18Dec20rv1_8_0+0317-f7aac21577 - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Dec031034.1832 -g

To start TextTest for these tests, run:

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


gui: 2802 tests: 2558 FAILED 236 known bugs 8 killed

Detailed information for the tests that FAILED:

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="2.00,18.00 2.00,24.00 -4.00,24.00 -4.00,18.00 2.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
TAZElements TAZ create block_move ( Last six runs Dec2020 )
TAZElements TAZ create block_shape ( Last six runs Dec2020 )
TAZElements TAZ create default default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -4.00,-2.00,42.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' from viewNet
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -4.00,-2.00,42.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="2.00,18.00 2.00,24.00 -4.00,24.00 -4.00,18.00 2.00,18.00" color="139,131,120"/>
    <taz id="taz_1" shape="22.00,18.00 22.00,24.00 16.00,24.00 16.00,18.00 22.00,18.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create default close_line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 18.00,-2.00,64.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 18.00,-2.00,64.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 18.00,-2.00,64.00,44.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="44.00,18.00 38.00,24.00 44.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create default one_point ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 2.00,-2.00,42.00,38.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 2.00,-2.00,42.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 2.00,-2.00,42.00,38.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="22.00,18.00 22.00,18.00 22.00,18.00 22.00,18.00 22.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create default open ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -14.00,-2.00,32.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -14.00,-2.00,32.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -14.00,-2.00,32.00,44.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,18.00 12.00,24.00 6.00,24.00 6.00,18.00 12.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create default open_line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 8.00,-2.00,52.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 8.00,-2.00,52.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 8.00,-2.00,52.00,44.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="32.00,18.00 28.00,24.00 32.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create default same_points ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' from viewNet
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -24.00,-2.00,22.00,44.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_1' into viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="2.00,18.00 2.00,24.00 -4.00,24.00 -4.00,18.00 2.00,18.00" color="blue"/>
    <taz id="taz_1" shape="2.00,18.00 2.00,24.00 -4.00,24.00 -4.00,18.00 2.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ create edges_within ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,84d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -8.00,-28.00,48.00,28.00
< Debug: Adding tazSource 'taz_0tazSource0' into viewNet
< Debug: Adding tazSink 'taz_0tazSink1' into viewNet
< Debug: Adding tazSource 'taz_0tazSource2' into viewNet
< Debug: Adding tazSink 'taz_0tazSink3' into viewNet
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -18.00,-28.00,38.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' from viewNet
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -18.00,-28.00,38.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing tazSink 'taz_0tazSink3' from viewNet
< Debug: Removing tazSource 'taz_0tazSource2' from viewNet
< Debug: Removing tazSink 'taz_0tazSink1' from viewNet
< Debug: Removing tazSource 'taz_0tazSource0' from viewNet
< Debug: Removing taz 'taz_0' from viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="28.00,-8.00 28.00,8.00 12.00,8.00 12.00,-8.00 28.00,-8.00" color="blue">
        <tazSource id="gneE0" weight="1.00"/>
        <tazSink id="gneE0" weight="1.00"/>
        <tazSource id="gneE1" weight="1.00"/>
        <tazSink id="gneE1" weight="1.00"/>
    </taz>
    <taz id="taz_1" shape="18.00,-8.00 18.00,8.00 2.00,8.00 2.00,-8.00 18.00,-8.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,47d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_1' into viewNet
< Debug: Adding taz 'TAZ_2' into viewNet
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< Debug: Removing taz 'taz_0' from viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding taz 'taz_0' into viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'TAZ_2' from viewNet
< Debug: Removing taz 'TAZ_1' from viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'TAZ_1' into viewNet
< Debug: Adding taz 'TAZ_2' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing taz 'taz_0' from viewNet
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_1" shape="12.00,18.00 12.00,23.00 7.00,23.00 7.00,18.00 12.00,18.00" color="red"/>
    <taz id="TAZ_2" shape="22.00,18.00 22.00,23.00 17.00,23.00 17.00,18.00 22.00,18.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Setting new attribute blockMovement 'true' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into taz 'taz_0'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect blockshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Setting new attribute blockShape 'true' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockShape '0' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockShape 'true' into taz 'taz_0'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,63d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Value 'dummyColor' for attribute color of taz isn't valid
< Debug: Setting new attribute color '255,255,500' into taz 'taz_0'
< Debug: Setting new attribute color 'blue' into taz 'taz_0'
< Debug: Setting new attribute color '125,60,200' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'blue' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color '255,255,244' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'blue' into taz 'taz_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute color '255,255,500' into taz 'taz_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute color 'blue' into taz 'taz_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="125,60,200"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect fill ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Setting new attribute fill 'true' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute fill '0' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute fill 'true' into taz 'taz_0'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Value 'taz_1' for attribute id of taz isn't valid
< Debug: Value '' for attribute id of taz isn't valid
< Debug: Value 'ID with spaces' for attribute id of taz isn't valid
< Debug: Setting new attribute id 'newID' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute id 'taz_0' into taz 'newID'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' from viewNet
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="newID" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="blue"/>
    <taz id="taz_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,98d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into taz 'taz_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into taz 'taz_0'
< Debug: Setting new attribute genericParameter '' into taz 'taz_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'taz_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'taz_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'taz_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'taz_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter '' into taz 'taz_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
22c22
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="blue">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,82d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyTAZ' for attribute shape of taz isn't valid
< Debug: Setting new attribute shape '' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< Debug: Setting new attribute shape '12.00,8.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -8.00,-12.00,32.00,28.00
< Debug: Setting new attribute shape '12.00,8.00 9.00,13.00 12.00,18.00 7.00,15.00 2.00,18.00 5.00,13.00 2.00,8.00 7.00,11.00 12.00,8.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -8.00,-12.00,32.00,28.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '12.00,8.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -8.00,-12.00,32.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into taz 'taz_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="12.00,8.00 9.00,13.00 12.00,18.00 7.00,15.00 2.00,18.00 5.00,13.00 2.00,8.00 7.00,11.00 12.00,8.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect_selected blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Setting new attribute blockMovement 'true' into taz 'TAZ_0'
< Debug: Setting new attribute blockMovement 'true' into taz 'TAZ_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into taz 'TAZ_1'
< Debug: Setting previous attribute blockMovement '0' into taz 'TAZ_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'TAZ_1' from viewNet
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Removing taz 'TAZ_0' from viewNet
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="red"/>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect_selected blockshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Setting new attribute blockShape 'true' into taz 'TAZ_0'
< Debug: Setting new attribute blockShape 'true' into taz 'TAZ_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockShape '0' into taz 'TAZ_1'
< Debug: Setting previous attribute blockShape '0' into taz 'TAZ_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'TAZ_1' from viewNet
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Removing taz 'TAZ_0' from viewNet
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="red"/>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect_selected color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,75d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Value 'dummyColor' for attribute color of taz isn't valid
< Debug: Setting new attribute color '255,255,500' into taz 'TAZ_0'
< Debug: Setting new attribute color '255,255,500' into taz 'TAZ_1'
< Debug: Setting new attribute color 'blue' into taz 'TAZ_0'
< Debug: Setting new attribute color 'blue' into taz 'TAZ_1'
< Debug: Setting new attribute color '125,60,200' into taz 'TAZ_0'
< Debug: Setting new attribute color '125,60,200' into taz 'TAZ_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'blue' into taz 'TAZ_1'
< Debug: Setting previous attribute color 'blue' into taz 'TAZ_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color '255,255,244' into taz 'TAZ_1'
< Debug: Setting previous attribute color '255,255,244' into taz 'TAZ_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'blue' into taz 'TAZ_1'
< Debug: Setting previous attribute color 'red' into taz 'TAZ_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="125,60,200"/>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="125,60,200"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect_selected fill ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,58d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'TAZ_1' from viewNet
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Removing taz 'TAZ_0' from viewNet
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="red"/>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter ( i)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,132d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00
< Debug: Inserting parameter 'keyA1|valueA1' into TAZ taz.
< Debug: Inserting parameter 'keyA2|valueA2' into TAZ taz.
< Debug: Inserting parameter 'keyA3|valueA3' into TAZ taz.
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00
< Debug: Inserting parameter 'keyB1|valueB1' into TAZ taz.
< Debug: Inserting parameter 'keyB2|valueB2' into TAZ taz.
< Debug: Inserting parameter 'keyB3|valueB3' into TAZ taz.
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into taz 'TAZ_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into taz 'TAZ_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into taz 'TAZ_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into taz 'TAZ_1'
< Debug: Setting new attribute genericParameter '' into taz 'TAZ_0'
< Debug: Setting new attribute genericParameter '' into taz 'TAZ_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'TAZ_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'TAZ_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'TAZ_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'TAZ_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'TAZ_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'TAZ_1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into taz 'TAZ_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="red">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </taz>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="red">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -30.00,10.00,20.00,60.00
< Debug: Format of optional optional color attribute 'color' of taz with ID 'TAZ_1' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary -10.00,10.00,40.00,60.00
< Debug: Adding taz 'TAZ_2' into viewNet
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 10.00,10.00,60.00,60.00
< Debug: Adding taz 'TAZ_3' into viewNet
< GLDebug: 	Inserted taz:TAZ_3 into SUMORTree with boundary 10.00,10.00,60.00,60.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="-10.00,40.00 0.00,40.00 0.00,30.00 -10.00,30.00 -10.00,40.00" color="red"/>
    <taz id="TAZ_1" shape="10.00,40.00 20.00,40.00 20.00,30.00 10.00,30.00 10.00,40.00" color="red"/>
    <taz id="TAZ_2" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" color="red"/>
    <taz id="TAZ_3" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,39d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -70.00,10.00,-20.00,60.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing taz 'TAZ_0' from net in ~GNEChange_TAZElement()
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -70.00,10.00,-20.00,60.00
< Debug: delete taz 'TAZ_0' in ~GNEChange_TAZElement()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -70.00,10.00,-20.00,60.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary -50.00,10.00,0.00,60.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing taz 'TAZ_1' from net in ~GNEChange_TAZElement()
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary -50.00,10.00,0.00,60.00
< Debug: delete taz 'TAZ_1' in ~GNEChange_TAZElement()
< Debug: Removing taz 'TAZ_0' from net in ~GNEChange_TAZElement()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="green"/>
    <taz id="TAZ_1" shape="-30.00,40.00 -20.00,40.00 -20.00,30.00 -30.00,30.00 -30.00,40.00" color="green"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'id' of taz is missing; taz cannot be created
Warning: Format of essential unique string attribute 'id' of taz is invalid; ID contains invalid characters; taz cannot be created
Warning: There is another taz with the same ID='TAZ_0'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,47d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -70.00,10.00,-20.00,60.00
< Debug: Inserting parameter 'key1|value1' into TAZ taz.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting parameter 'key1|value5' into TAZ taz.
< Debug: Inserting parameter 'key2|' into TAZ taz.
< Debug: Inserting parameter 'key2|' into TAZ taz.
< Debug: Inserting parameter 'key3|$$value with spaces%%' into TAZ taz.
< Debug: Inserting parameter 'keyFinal|valueFinal' into TAZ taz.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_0" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="green">
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing key from TAZ parameter. Key doesn't exist
Warning: Error parsing key from TAZ parameter. Key doesn't exist
Error: Attribute 'key' in definition of a param is empty.
Warning: Error parsing key from TAZ parameter. Key cannot be empty
Warning: Error parsing key from TAZ parameter. Key contains invalid characters
Warning: Error parsing key from TAZ parameter. Key contains invalid characters
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ load shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,72d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_01' into viewNet
< GLDebug: 	Inserted taz:TAZ_01 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Format of optional list of optional unique positions attribute 'shape' of taz with ID 'TAZ_02' is invalid; List of Positions aren't neither x,y nor x,y,z; Default value will be used.
< Debug: Adding taz 'TAZ_02' into viewNet
< GLDebug: 	Inserted taz:TAZ_02 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< Debug: Adding taz 'TAZ_03' into viewNet
< GLDebug: 	Inserted taz:TAZ_03 into SUMORTree with boundary -10.00,-70.00,40.00,-20.00
< Debug: Adding taz 'TAZ_04' into viewNet
< GLDebug: 	Inserted taz:TAZ_04 into SUMORTree with boundary 20.00,-60.00,60.00,-20.00
< Debug: Adding taz 'TAZ_05' into viewNet
< GLDebug: 	Inserted taz:TAZ_05 into SUMORTree with boundary -90.00,20.00,-40.00,60.00
< Debug: Adding taz 'TAZ_06' into viewNet
< GLDebug: 	Inserted taz:TAZ_06 into SUMORTree with boundary -90.00,0.00,-40.00,40.00
< Debug: Adding taz 'TAZ_07' into viewNet
< GLDebug: 	Inserted taz:TAZ_07 into SUMORTree with boundary -70.00,10.00,-20.00,60.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ_01" shape="" color="green"/>
    <taz id="TAZ_02" shape="" color="green"/>
    <taz id="TAZ_03" shape="10.00,-40.00 20.00,-40.00 20.00,-50.00 20.00,-50.00 10.00,-50.00 10.00,-50.00 10.00,-40.00" color="green"/>
    <taz id="TAZ_04" shape="40.00,-40.00" color="green"/>
    <taz id="TAZ_05" shape="-70.00,40.00 -60.00,40.00 -70.00,40.00 -60.00,40.00" color="green"/>
    <taz id="TAZ_06" shape="-70.00,20.00 -60.00,20.00" color="green"/>
    <taz id="TAZ_07" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="green"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,51d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
TAZElements TAZ move block_move ( Last six runs Dec2020 )
TAZElements TAZ move block_move_shape ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,62d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Setting new attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,-10.00 30.00,10.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-10.00,50.00,40.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-30.00,50.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-30.00,50.00,40.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,-10.00 30.00,10.00' into taz 'taz_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,-10.00 30.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
TAZElements TAZ move block_shape ( Last six runs Dec2020 )
TAZElements TAZ move vertex_existent ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : TAZElements TAZ move vertex_new ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,62d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Setting new attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 25.00,-10.00 30.00,10.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-10.00,50.00,40.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-30.00,50.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00' into taz 'taz_0'
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-30.00,50.00,40.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 25.00,-10.00 30.00,10.00' into taz 'taz_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 25.00,-10.00 30.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements TAZ volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,78d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding taz 'TAZ_0' into viewNet
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -20.00,-10.00,30.00,40.00
< Debug: Adding taz 'TAZ_1' into viewNet
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 0.00,-10.00,50.00,40.00
< Debug: Adding taz 'TAZ_2' into viewNet
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 20.00,-10.00,70.00,40.00
< Debug: Adding taz 'TAZ_3' into viewNet
< GLDebug: 	Inserted taz:TAZ_3 into SUMORTree with boundary -20.00,-40.00,30.00,10.00
< Debug: Adding taz 'TAZ_4' into viewNet
< GLDebug: 	Inserted taz:TAZ_4 into SUMORTree with boundary 0.00,-40.00,50.00,10.00
< Debug: Adding taz 'TAZ_5' into viewNet
< GLDebug: 	Inserted taz:TAZ_5 into SUMORTree with boundary 20.00,-40.00,70.00,10.00
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Removing taz 'TAZ_5' from net in ~GNEChange_TAZElement()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : TAZElements basic TAZ_saveDialog ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,23d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Removing taz 'taz_0' from net in ~GNEChange_TAZElement()
< Debug: delete taz 'taz_0' in ~GNEChange_TAZElement()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="taz_0" shape="2.00,18.00 2.00,24.00 -4.00,24.00 -4.00,18.00 2.00,18.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access create blockmovement ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,58c7,10
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,56c7,10
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access create duplicated ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,57c7,10
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Edge 'gneE1' already has an Access for busStop 'busStop_gneE0_0_0'
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access create friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,58c7,12
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00" friendlyPos="1"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access create lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,58c7,10
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Invalid input parameter of access: 'length' cannot be negative
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00" length="3.5"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,48c7,10
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
11c11,15
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Current Viewport values: 25.00, 20.00, 20.00. Zoom = '370.00'
12a17
> Debug: Selected invalid item in TagSelector
14,21c19,32
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of busStop: 'parkingLength' doesn't have a valid 'float' format
> Debug: Invalid input parameter of busStop: 'parkingLength' doesn't have a valid 'float' format
> Debug: Removing connection 'gneE2_1->gneE3_1' from edge 'gneE2'
> Debug: Deleting TLS from junction 'gneJ3'
> Debug: Adding TLS into junction 'gneJ3'
> Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
> Debug: Deleting TLS from junction 'gneJ3'
> Debug: Adding TLS into junction 'gneJ3'
> Debug: Deleting TLS from junction 'gneJ3'
> Debug: Setting new attribute type 'priority' into junction 'gneJ3'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="370.00" x="25.00" y="20.00" angle="0.00"/>
---------- Differences in net ----------
14,25d13
<     <edge id=":gneJ2_0" function="internal">
<         <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
<     </edge>
<     <edge id=":gneJ2_w0" function="walkingarea">
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
<     </edge>
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
<     </edge>
<     <edge id=":gneJ3_w0" function="walkingarea">
<         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
<     </edge>
33,40d20
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
<         <lane id="gneE2_1" index="1" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
<     </edge>
<     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">
<         <lane id="gneE3_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,24.80 0.00,24.80"/>
<         <lane id="gneE3_1" index="1" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,21.60 0.00,21.60"/>
<     </edge>
52,59d31
<     <tlLogic id="gneJ2" type="static" programID="0" offset="0">
<         <phase duration="87" state="G"/>
<         <phase duration="3"  state="y"/>
<     </tlLogic>
<     <tlLogic id="gneJ3" type="static" programID="0" offset="0">
<         <phase duration="87" state="G"/>
<         <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,60c7
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross).
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="21.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,65c7
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Setting new attribute friendlyPos 'true' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '0' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross).
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="21.00" friendlyPos="1"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
11c11,15
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Current Viewport values: 30.00, 20.00, 20.00. Zoom = '370.00'
13,15c17
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
---
> Debug: Selected invalid item in TagSelector
17,24c19,25
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Value 'dummyLane' for attribute lane of access isn't valid
< Debug: Value '' for attribute lane of access isn't valid
< Debug: Value 'gneE3_0' for attribute lane of access isn't valid
< Debug: Setting new attribute lane 'gneE1_0' into access 'busStop_gneE2_1_0'
---
> Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
> Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
> Debug: Value 'dummyLane' for attribute priority of edge isn't valid
> Debug: Setting new attribute priority '-1' into edge 'gneE2'
> Debug: Value 'gneE3_0' for attribute priority of edge isn't valid
> Debug: Value 'gneE1_0' for attribute priority of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="370.00" x="30.00" y="20.00" angle="0.00"/>
---------- Differences in net ----------
33c33
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE3_0" pos="29.00"/>
        <access lane="gneE1_0" pos="21.00"/>
    </busStop>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect length ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,67c7,9
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Value 'dummyLenght' for attribute length of access isn't valid
< Debug: Value '-30' for attribute length of access isn't valid
< Debug: Setting new attribute length '5' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute length '' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross).
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="21.00" length="5"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,101c7
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter '' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
< Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross).
---------- Differences in output ----------
24c24
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="21.00">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </access>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
12,117c16,17
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Selected item 'access' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Value 'dummy position' for attribute pos of access isn't valid
< Debug: Setting new attribute pos '0' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute pos '-1000' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute pos '1000' into access 'busStop_gneE2_1_0'
< Debug: Setting new attribute pos '25' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '1000.00' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '-1000.00' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '0.00' into access 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '21.00' into access 'busStop_gneE2_1_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross).
< Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross).
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="25"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,83d75
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect_selection friendlypos ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6c6
<         <access lane="gneE1_0" pos="10.00" length="10" friendlyPos="1">
---
>         <access lane="gneE1_0" pos="10.00" length="10">
---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
13,36c17,18
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into busStop 'busStopA'
< Debug: Setting new attribute selected 'true' into access 'busStopA'
< Debug: Setting new attribute selected 'true' into busStop 'busStopB'
< Debug: Setting new attribute selected 'true' into access 'busStopB'
< Debug: Setting new attribute friendlyPos 'true' into access 'busStopA'
< Debug: Setting new attribute friendlyPos 'true' into access 'busStopB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '1' into access 'busStopB'
< Debug: Setting previous attribute friendlyPos '0' into access 'busStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into access 'busStopB'
< Debug: Setting previous attribute selected '0' into busStop 'busStopB'
< Debug: Setting previous attribute selected '0' into access 'busStopA'
< Debug: Setting previous attribute selected '0' into busStop 'busStopA'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Setting previous attribute selected '0' into junction 'gneJ1'
< Debug: Setting previous attribute selected '0' into edge 'gneE1'
< Debug: Setting previous attribute selected '0' into junction 'gneJ0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect_selection length ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99,111d102
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
135,147d138
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,155d110
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '11_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load invalid_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,142d97
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '11_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of busStop is missing; busStop cannot be created
< Warning: busStop parent of access was not loaded sucesfully.
< Warning: A access must be declared within the definition of a busStop.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,146d101
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '11_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of access is missing; access cannot be created
< Warning: The lane 'dummyLane' to use within the access is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load length ( Last six runs Dec2020 )

---------- Differences in errors ----------
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
106,154d109
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '11_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,142d97
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '11_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: A access must be declared within the definition of a busStop.
< Warning: A access must be declared within the definition of a busStop.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
103,151d106
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '11_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '7_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key doesn't exist
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
148a153,266
> 
> =================================================================
> ==15758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f66c9ef88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f66caafcae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1d71  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements access lock_unlock ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,11c13
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
---
> Debug: Selected invalid item in TagSelector
13,15c15,16
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute blockMovement 'true' into access 'busStop_gneE0_0_0'
---
> Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
> Debug: Value ' m' for attribute length of edge isn't valid
17,18d17
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into access 'busStop_gneE0_0_0'
20,21d18
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0' in GNEChange_Additional
23,24d19
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional
26,28d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into access 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="14.61" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6c6
<         <access lane="gneE1_0" pos="35.00"/>
---
>         <access lane="gneE1_0" pos="25.00"/>
---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,16c19,22
< Debug: Setting new attribute pos '26.00' into access 'busStop_gneE0_0_0'
< Debug: Setting new attribute pos '35.00' into access 'busStop_gneE0_0_0'
---
> Debug: Setting new attribute pos '25.00' into access 'busStop_gneE0_0_0'
> Debug: Setting new attribute shape '15.00,0.00' into edge 'gneE1'
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
19c25,27
< Debug: Setting previous attribute pos '26.00' into access 'busStop_gneE0_0_0'
---
> Debug: Setting previous attribute shape '' into edge 'gneE1'
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
37c45
< Debug: Setting new attribute pos '26.00' into access 'busStop_gneE0_0_0'
---
> Debug: Setting new attribute pos '25.00' into access 'busStop_gneE0_0_0'
40c48,50
< Debug: Setting new attribute pos '35.00' into access 'busStop_gneE0_0_0'
---
> Debug: Setting new attribute shape '15.00,0.00' into edge 'gneE1'
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
58,70d67
<truncated after showing first 30 lines>
---------- Differences in net ----------
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 15.00,0.00 0.00,0.00">
>         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 15.00,1.60 0.00,1.60"/>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements access volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
141a146,1532
> 
> =================================================================
> ==16209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe3758498ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fe37644dae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a21  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements basic additional_invalid ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22a27,164
> 
> =================================================================
> ==11688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f76822c58ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7682ec9ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements basic additional_referencePositionInvalid ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
11,22d14
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements basic additional_saveDialog ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23a28,165
> 
> =================================================================
> ==12076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff8c78b98ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7ff8c84bdae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements basic relative_positions ( Last six runs Dec2020 )

---------- Differences in errors ----------
17a18,21
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
61a66,264
> 
> =================================================================
> ==12128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f9d036948ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f9d04298ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x185c  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop create blockmovement ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27a32,169
> 
> =================================================================
> ==12495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f52d26a38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f52d32a7ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements busstop create default ( Last six runs Dec2020 )
additionalElements busstop create friendlypos ( Last six runs Dec2020 )
shapeElements poilane create default ( Last six runs Dec2020 )
shapeElements poilane create relativepath ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements busstop create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38a43,180
> 
> =================================================================
> ==12139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fcdc20ea8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fcdc2ceeae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop create lines ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27a32,169
> 
> =================================================================
> ==12394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f44cff448ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f44d0b48ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
16,27d19
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop create personcapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28a33,170
> 
> =================================================================
> ==12437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7a8d7fc8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7a8e400ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop create references ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
8,14c12,13
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_1' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_1' in GNEChange_Additional
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_2' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_2' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
16,17d14
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_2' in GNEChange_Additional
19,20d15
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_1' in GNEChange_Additional
22,23d16
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
25,26d17
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
28,29d18
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_gneE0_0_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/>
    <busStop id="busStop_gneE0_0_2" lane="gneE0_0" startPos="31.00" endPos="41.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements busstop create references_lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
21,63d24
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_2' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="44.00" endPos="49.00"/>
    <busStop id="busStop_gneE0_0_1" lane="gneE0_0" startPos="9.00" endPos="14.00"/>
    <busStop id="busStop_gneE0_0_2" lane="gneE0_0" startPos="33.50" endPos="38.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,100d90
< Debug: Deleting unreferenced edge 'gneE1' GNEChange_Edge
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1'
< Debug: Deleting unreferenced busStop 'busStop_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 3
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop fix fix_positions ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
62a67,227
> 
> =================================================================
> ==14269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f39ea3fe8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f39eb002ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a4b  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop fix friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63a68,228
> 
> =================================================================
> ==14271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1814d7e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f1815982ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x19da  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,62d53
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements busstop fix save_invalids ( Last six runs Dec2020 )
additionalElements chargingstation fix save_invalids ( Last six runs Dec2020 )
additionalElements containerstop fix fix_positions ( Last six runs Dec2020 )
additionalElements containerstop fix save_invalids ( Last six runs Dec2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements busstop fix select_invalids ( Last six runs Dec2020 )
additionalElements chargingstation fix select_invalids ( Last six runs Dec2020 )
additionalElements containerstop fix select_invalids ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,49d26
< Debug: Deleting unreferenced busStop 'busStop_gneE2_1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,95d72
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements busstop inspect endpos ( Last six runs Dec2020 )
additionalElements busstop inspect startpos ( Last six runs Dec2020 )
additionalElements parkingarea inspect lane ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54a59,196
> 
> =================================================================
> ==12709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f8a3e10d8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f8a3ed11ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
20,65d23
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute id 'correctID' into busStop 'busStop_gneE2_1_0'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced busStop 'busStop_gneE2_1_1'
< Debug: Deleting unreferenced busStop 'correctID'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
    <busStop id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99a104,241
> 
> =================================================================
> ==12918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fefb28068ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fefb340aae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1acf  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect lines ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
17,61d20
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute lines 'line1, line2' into busStop 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute lines 'line1 line2' into busStop 'busStop_gneE2_1_0'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced busStop 'busStop_gneE2_1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,54d31
< Debug: Deleting unreferenced busStop 'busStop_gneE2_1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7d10
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into busStop 'busStop_gneE2_1_0'
27,29d29
< Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into busStop 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
36a37
> Debug: Keys Ctrl+Z (Undo) pressed
45,47d45
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into busStop 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
60a59
> Debug: Keys Ctrl+Y (Redo) pressed
71,96d69
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect personcapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34,59d37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
66a71,251
> 
> =================================================================
> ==13579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fbf453e18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fbf45fe5ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c5  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect_selection friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,66d49
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStopA'
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStopB'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStopB'
< Debug: Deleting unreferenced busStop 'busStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopA" lane="gneE0_0" startPos="5" endPos="10" name="busStop" friendlyPos="1" lines="line1 line2" personCapacity="10">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </busStop>
    <busStop id="busStopB" lane="gneE0_0" startPos="15" endPos="20" name="busStop" friendlyPos="1" lines="line3 line4" personCapacity="20">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect_selection lines ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
66a71,231
> 
> =================================================================
> ==13334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f8be9df78ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f8bea9fbae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,66c56
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStopB'
< Debug: Deleting unreferenced busStop 'busStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
\ Kein Zeilenumbruch am Dateiende.
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6,8c6,8
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
11,13c11,13
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,33d31
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into busStop 'busStopB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into busStop 'busStopB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into busStop 'busStopA'
65a64,71
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing busStop 'busStopB' in GNEChange_Additional
> Debug: Removing busStop 'busStopA' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding busStop 'busStopA' in GNEChange_Additional
> Debug: Adding busStop 'busStopB' in GNEChange_Additional
98,101d103
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into busStop 'busStopB'
105,118d106
< Debug: Deleting unreferenced busStop 'busStopB'
< Debug: Deleting unreferenced busStop 'busStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect_selection personcapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
66a71,231
> 
> =================================================================
> ==13513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff42d0f68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7ff42dcfaae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load default ( Last six runs Dec2020 )

---------- Differences in additionals ----------
1,6d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
< </additional>
---------- Differences in errors ----------
8,36c8,11
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_00'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load endpos ( Last six runs Dec2020 )

---------- Differences in additionals ----------
1,11d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="busStop_01" lane="gneE0_0" startPos="35.00" name="busStop" lines="line1 line2"/>
<     <busStop id="busStop_02" lane="gneE0_0" startPos="35.00" name="busStop" lines="line1 line2"/>
<     <busStop id="busStop_03" lane="gneE0_0" startPos="0.00" endPos="50.00" name="busStop" lines="line1 line2"/>
<     <busStop id="busStop_04" lane="gneE0_0" startPos="0.00" endPos="50.00" name="busStop" lines="line1 line2"/>
<     <busStop id="busStop_05" lane="gneE0_0" startPos="0.00" endPos="50.00" name="busStop" lines="line1 line2"/>
<     <busStop id="busStop_06" lane="gneE0_0" startPos="35.00" endPos="45.00" name="busStop" lines="line1 line2"/>
< </additional>
---------- Differences in errors ----------
14,47c14,17
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_06'
< Debug: Deleting unreferenced busStop 'busStop_05'
< Debug: Deleting unreferenced busStop 'busStop_04'
< Debug: Deleting unreferenced busStop 'busStop_03'
< Debug: Deleting unreferenced busStop 'busStop_02'
< Debug: Deleting unreferenced busStop 'busStop_01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
14,48c14,17
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_07'
< Debug: Deleting unreferenced busStop 'busStop_06'
< Debug: Deleting unreferenced busStop 'busStop_05'
< Debug: Deleting unreferenced busStop 'busStop_04'
< Debug: Deleting unreferenced busStop 'busStop_03'
< Debug: Deleting unreferenced busStop 'busStop_02'
< Debug: Deleting unreferenced busStop 'busStop_01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_01" lane="gneE1_0" startPos="5.00" endPos="10.00" name="busStop" lines="lineA lineB"/>
    <busStop id="busStop_02" lane="gneE1_0" startPos="15.00" endPos="20.00" name="busStop" friendlyPos="1" lines="lineA lineB"/>
    <busStop id="busStop_03" lane="gneE1_0" startPos="29.90" endPos="30.00" name="busStop" friendlyPos="1" lines="lineA lineB"/>
    <busStop id="busStop_04" lane="gneE1_0" startPos="30.00" endPos="40.00" name="busStop" friendlyPos="1" lines="lineA lineB"/>
    <busStop id="busStop_05" lane="gneE1_0" startPos="49.90" endPos="50.00" name="busStop" friendlyPos="1" lines="lineA lineB"/>
    <busStop id="busStop_06" lane="gneE1_0" startPos="19.90" endPos="20.00" name="busStop" friendlyPos="1" lines="lineA lineB"/>
    <busStop id="busStop_07" lane="gneE1_0" startPos="19.90" endPos="20.00" name="busStop" friendlyPos="1" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
8,36c8,11
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_00'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of busStop is missing; busStop cannot be created
< Warning: Format of essential unique string attribute 'id' of busStop is invalid; ID contains invalid characters; busStop cannot be created
< Warning: There is another busStop with the same ID='busStop_00'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
8,36c8,11
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_03'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of busStop with ID 'busStop_01' is missing; busStop cannot be created
< Warning: The lane 'dummyLane' to use within the busStop 'busStop_02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_03" lane="gneE1_0" startPos="15" endPos="20" name="busStop" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load lines ( Last six runs Dec2020 )

---------- Differences in additionals ----------
1,8d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="busStop_01" lane="gneE0_0" startPos="25" endPos="30" name="busStop"/>
<     <busStop id="busStop_02" lane="gneE0_0" startPos="35" endPos="40" name="busStop" lines="line1, line2"/>
<     <busStop id="busStop_03" lane="gneE0_0" startPos="45" endPos="50" name="busStop" lines="lineA lineB"/>
< </additional>
---------- Differences in errors ----------
10,40c10,13
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_03'
< Debug: Deleting unreferenced busStop 'busStop_02'
< Debug: Deleting unreferenced busStop 'busStop_01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load name ( Last six runs Dec2020 )

---------- Differences in errors ----------
9,37c9,12
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_00'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: There is another busStop with the same ID='busStop_00'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_00" lane="gneE0_0" startPos="5" endPos="10" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
16,44c16,19
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_00'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from additional parameter. Key cannot be empty
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2">
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load parkingLength ( Last six runs Dec2020 )

---------- Differences in output ----------
0a1,4
> TestFunctions: Netedit opened successfully
> Finding reference
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Error closing Netedit
---------- New result in errors ----------
GLDebug: initJunctionsAndEdges function called in GNENet constructor
GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- New result in log ----------
---------- Missing result in exitcode ----------
2

TEST FAILED on ts-sim-build-ba : additionalElements busstop load personcapacity ( Last six runs Dec2020 )

---------- Differences in additionals ----------
1,10d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="busStop_01" lane="gneE0_0" startPos="25" endPos="30" name="busStop"/>
<     <busStop id="busStop_02" lane="gneE0_0" startPos="35" endPos="40" name="busStop"/>
<     <busStop id="busStop_03" lane="gneE0_0" startPos="35" endPos="40" name="busStop"/>
<     <busStop id="busStop_04" lane="gneE0_0" startPos="35" endPos="40" name="busStop"/>
<     <busStop id="busStop_05" lane="gneE0_0" startPos="45" endPos="50" name="busStop" personCapacity="6"/>
< </additional>
---------- Differences in errors ----------
15,47c15,18
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_05'
< Debug: Deleting unreferenced busStop 'busStop_04'
< Debug: Deleting unreferenced busStop 'busStop_03'
< Debug: Deleting unreferenced busStop 'busStop_02'
< Debug: Deleting unreferenced busStop 'busStop_01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop load startpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
14,47c14,17
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced busStop 'busStop_06'
< Debug: Deleting unreferenced busStop 'busStop_05'
< Debug: Deleting unreferenced busStop 'busStop_04'
< Debug: Deleting unreferenced busStop 'busStop_03'
< Debug: Deleting unreferenced busStop 'busStop_02'
< Debug: Deleting unreferenced busStop 'busStop_01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_01" lane="gneE0_0" endPos="30.00" name="busStop" lines="line1 line2"/>
    <busStop id="busStop_02" lane="gneE0_0" endPos="25.00" name="busStop" lines="line1 line2"/>
    <busStop id="busStop_03" lane="gneE0_0" startPos="0.00" endPos="50.00" name="busStop" lines="line1 line2"/>
    <busStop id="busStop_04" lane="gneE0_0" startPos="0.00" endPos="50.00" name="busStop" lines="line1 line2"/>
    <busStop id="busStop_05" lane="gneE0_0" startPos="10.00" endPos="25.00" name="busStop" lines="line1 line2"/>
    <busStop id="busStop_06" lane="gneE0_0" startPos="10.00" endPos="25.00" name="busStop" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop lock_unlock ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,46c7
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'true' into busStop 'busStop_gneE0_0_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into busStop 'busStop_gneE0_0_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '22.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting previous attribute startPos '12.00' into busStop 'busStop_gneE0_0_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="32.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.04" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements busstop move ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
4,9c8,10
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute startPos '12.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute endPos '22.00' into busStop 'busStop_gneE0_0_0'
---
> Debug: Current selected reference point isn't valid
> Debug: Setting new attribute shape '28.00,0.00' into edge 'gneE0'
> Debug: Setting new attribute shape '17.00,0.00' into edge 'gneE0'
12,13c13
< Debug: Setting previous attribute endPos '32.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting previous attribute startPos '22.00' into busStop 'busStop_gneE0_0_0'
---
> Debug: Setting previous attribute shape '28.00,0.00' into edge 'gneE0'
16,17c16
< Debug: Setting previous attribute endPos '22.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting previous attribute startPos '12.00' into busStop 'busStop_gneE0_0_0'
---
> Debug: Setting previous attribute shape '' into edge 'gneE0'
19,20d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
23c20
<truncated after showing first 30 lines>
---------- Differences in net ----------
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 17.00,0.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 17.00,-1.60 50.00,-1.60"/>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements busstop volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,1284
> 
> =================================================================
> ==14687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe5aa3c88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fe5aafccae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a7e  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create default_nocenter ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,29d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
17,28d20
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>
additionalElements calibrator create name ( Last six runs Dec2020 )
additionalElements calibrator create output ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="10.00" y="-1.60" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create routeprobe ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,29d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,85d62
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,58d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,95d72
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,57d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
additionalElements calibrator inspect name ( Last six runs Dec2020 )
additionalElements calibrator inspect output ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
96a101,214
> 
> =================================================================
> ==10602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f0f571578ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f0f57d5bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63,89d66
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect routeprobe ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
57a62,175
> 
> =================================================================
> ==10500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f71026848ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7103288ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect_selection freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
123a128,277
> 
> =================================================================
> ==10765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6d8a3648ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f6d8af68ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122a127,276
> 
> =================================================================
> ==10702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fdb25b7c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fdb26780ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c5  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect_selection output ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122a127,276
> 
> =================================================================
> ==10889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f42652098ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f4265e0dae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
165a170,319
> 
> =================================================================
> ==11608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f4b8f9438ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f4b90547ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c5  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
128,154d131
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements calibrator inspect_selection pos ( Last six runs Dec2020 )
additionalElements lanecalibrator inspect_selection pos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect_selection routeprobe ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122a127,276
> 
> =================================================================
> ==10770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd7bd7098ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fd7be30dae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced calibrator 'calibrator01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced calibrator 'calibrator03'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: additional calibrator must have either a lane or an edge attribute.
< Warning: The  edge 'dummyEdge' to use within the calibrator 'calibrator02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load flows arrivallane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==12603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb9e8e628ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fb9e9a66ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a67  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

69 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements calibrator load flows arrivalpos ( Last six runs Dec2020 )
additionalElements calibrator load flows arrivalposlat ( Last six runs Dec2020 )
additionalElements calibrator load flows arrivalspeed ( Last six runs Dec2020 )
additionalElements calibrator load flows begin ( Last six runs Dec2020 )
additionalElements calibrator load flows color ( Last six runs Dec2020 )
additionalElements calibrator load flows containernumber ( Last six runs Dec2020 )
additionalElements calibrator load flows default ( Last six runs Dec2020 )
additionalElements calibrator load flows departpos ( Last six runs Dec2020 )
additionalElements calibrator load flows departposlat ( Last six runs Dec2020 )
additionalElements calibrator load flows departspeed ( Last six runs Dec2020 )
additionalElements calibrator load flows end ( Last six runs Dec2020 )
additionalElements calibrator load flows id ( Last six runs Dec2020 )
additionalElements calibrator load flows line ( Last six runs Dec2020 )
additionalElements calibrator load flows personnumber ( Last six runs Dec2020 )
additionalElements calibrator load flows reroute ( Last six runs Dec2020 )
additionalElements calibrator load flows route ( Last six runs Dec2020 )
additionalElements calibrator load flows speed ( Last six runs Dec2020 )
additionalElements calibrator load flows type ( Last six runs Dec2020 )
additionalElements calibrator load flows vehsperhour ( Last six runs Dec2020 )
additionalElements calibrator load flows via ( Last six runs Dec2020 )
additionalElements calibrator load routes color ( Last six runs Dec2020 )
additionalElements calibrator load routes default ( Last six runs Dec2020 )
additionalElements calibrator load routes id ( Last six runs Dec2020 )
additionalElements calibrator load vtypes boardingduration ( Last six runs Dec2020 )
additionalElements calibrator load vtypes carfollowmodel ( Last six runs Dec2020 )
additionalElements calibrator load vtypes containercapacity ( Last six runs Dec2020 )
additionalElements calibrator load vtypes emissionclass ( Last six runs Dec2020 )
additionalElements calibrator load vtypes guishape ( Last six runs Dec2020 )
additionalElements calibrator load vtypes imgfile ( Last six runs Dec2020 )
additionalElements calibrator load vtypes impatience ( Last six runs Dec2020 )
additionalElements calibrator load vtypes lanechangemodel ( Last six runs Dec2020 )
additionalElements calibrator load vtypes latalignment ( Last six runs Dec2020 )
additionalElements calibrator load vtypes loadingduration ( Last six runs Dec2020 )
additionalElements calibrator load vtypes maxspeedlat ( Last six runs Dec2020 )
additionalElements calibrator load vtypes mingaplat ( Last six runs Dec2020 )
additionalElements calibrator load vtypes personcapacity ( Last six runs Dec2020 )
additionalElements calibrator load vtypes vclass ( Last six runs Dec2020 )
additionalElements calibrator load vtypes width ( Last six runs Dec2020 )
additionalElements chargingstation load default ( Last six runs Dec2020 )
additionalElements containerstop load default ( Last six runs Dec2020 )
additionalElements lanecalibrator load default ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows arrivallane ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows arrivalpos ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows arrivalspeed ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows begin ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows color ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows default ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows departlane ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows departspeed ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows id ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows reroute ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows vehsperhour ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows via ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes boardingduration ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes carfollowmodel ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes color ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes containercapacity ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes emissionclass ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes imgfile ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes impatience ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes lanechangemodel ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes latalignment ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes length ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes loadingduration ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes mingaplat ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes personcapacity ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes sigma ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes tau ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes vclass ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
additionalElements calibrator load flows departlane ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes accel ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,44d31
< Debug: Deleting unreferenced calibrator 'calibrator04'
< Debug: Deleting unreferenced calibrator 'calibrator03'
< Debug: Deleting unreferenced calibrator 'calibrator02'
< Debug: Deleting unreferenced calibrator 'calibrator01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,38d27
< Debug: Deleting unreferenced calibrator 'calibrator02'
< Debug: Deleting unreferenced calibrator 'calibrator01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'id' of calibrator is missing; calibrator cannot be created
< Warning: Format of essential unique string attribute 'id' of calibrator is invalid; ID contains invalid characters; calibrator cannot be created
< Warning: Format of essential unique string attribute 'id' of calibrator is invalid; ID cannot be empty; calibrator cannot be created
< Warning: There is another calibrator with the same ID='calibrator01'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load name ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39a44,157
> 
> =================================================================
> ==12035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f36880738ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3688c77ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a9f  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load output ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,43c32
< Debug: Deleting unreferenced calibrator 'calibrator03'
< Debug: Deleting unreferenced calibrator 'calibrator02'
< Debug: Deleting unreferenced calibrator 'calibrator01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---
> Debug: Deleting unreferenced calibrator 'calibrator03'
\ Kein Zeilenumbruch am Dateiende.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
44a49,162
> 
> =================================================================
> ==12116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd2889208ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fd289524ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x194d  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced calibrator 'calibrator04'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential positive float attribute 'pos' of calibrator with ID 'calibrator01' is missing; calibrator cannot be created
< Warning: Format of essential positive float attribute 'pos' of calibrator with ID 'calibrator02' is invalid; Cannot be parsed to float; calibrator cannot be created
< Warning: Format of essential positive float attribute 'pos' of calibrator with ID 'calibrator03' is invalid; Cannot be negative; calibrator cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load routeProbe ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,43d30
< Debug: Deleting unreferenced routeProbe 'myRouteProbe'
< Debug: Deleting unreferenced calibrator 'calibrator03'
< Debug: Deleting unreferenced calibrator 'calibrator02'
< Debug: Deleting unreferenced calibrator 'calibrator01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load routes edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced calibrator 'calibratorRoutes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,36d12
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced calibrator 'calibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
additionalElements calibrator load vtypes accel ( Last six runs Dec2020 )
additionalElements calibrator load vtypes decel ( Last six runs Dec2020 )
additionalElements calibrator load vtypes id ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8,36c8,11
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced calibrator 'calibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <calibrator id="calibratorVehicleTypes" edge="gneE0" pos="10.00" freq="100.00" output="calibratorVehicleTypes.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
additionalElements calibrator load vtypes color ( Last six runs Dec2020 )
additionalElements calibrator load vtypes maxspeed ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load vtypes default ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==13709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7f38d428ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7f39946ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1b88  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced calibrator 'calibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in net ----------
1,44d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ0_0" function="internal">
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
<     </edge>
<     <edge id=":gneJ1_0" function="internal">
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
<     </edge>
< 
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
<     </edge>
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
<     </edge>
< 
<     <tlLogic id="gneJ0" type="static" programID="0" offset="0">
<         <phase duration="87" state="G"/>
<         <phase duration="3"  state="y"/>
<     </tlLogic>
<     <tlLogic id="gneJ1" type="static" programID="0" offset="0">
<         <phase duration="87" state="G"/>
<         <phase duration="3"  state="y"/>
<     </tlLogic>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements calibrator load vtypes length ( Last six runs Dec2020 )
additionalElements calibrator load vtypes sigma ( Last six runs Dec2020 )
additionalElements calibrator load vtypes speeddev ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load vtypes mingap ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,36d12
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced calibrator 'calibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load vtypes speedfactor ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced calibrator 'calibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator load vtypes tau ( Last six runs Dec2020 )

---------- Differences in additionals ----------
3,6c3,4
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <calibrator id="calibratorVehicleTypes" edge="gneE0" pos="10.00" freq="100.00" output="calibratorVehicleTypes.txt"/>
< </additional>
---
> <!-- generated on Fr 18 Dez 2020 08:15:27 CET by Eclipse SUMO netedit Version v1_8_0+0317-f7aac21577
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
---------- Differences in errors ----------
8,36c8,11
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced calibrator 'calibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100a105,1268
> 
> =================================================================
> ==14669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7bf243c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7bf3040ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1943  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,26d18
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation create blockmovement ( Last six runs Dec2020 )
additionalElements containerstop create blockmovement ( Last six runs Dec2020 )
additionalElements e1InstantDetector create blockmovement ( Last six runs Dec2020 )
additionalElements e1InstantDetector create friendlypos ( Last six runs Dec2020 )
additionalElements e1detector create blockmovement ( Last six runs Dec2020 )
additionalElements e1detector create friendlypos ( Last six runs Dec2020 )
additionalElements e2detector create blockmove ( Last six runs Dec2020 )
additionalElements e2detector create friendlypos ( Last six runs Dec2020 )

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
17,28d20
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation create chargedelay ( Last six runs Dec2020 )
additionalElements chargingstation create power ( Last six runs Dec2020 )
additionalElements e2detector create jamtreshold ( Last six runs Dec2020 )
additionalElements e2detector create speedtreshold ( Last six runs Dec2020 )
additionalElements e2detector create timetreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create chargeintransit ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26a31,168
> 
> =================================================================
> ==16818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f521594b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f521654fae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
16,44d19
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create efficiency ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,29d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation create friendlypos ( Last six runs Dec2020 )
additionalElements containerstop create default ( Last six runs Dec2020 )
additionalElements containerstop create friendlypos ( Last six runs Dec2020 )
additionalElements e1InstantDetector create default ( Last six runs Dec2020 )
additionalElements e1detector create default ( Last six runs Dec2020 )
additionalElements e2detector create default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,41d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1d0
< Warning: There is another chargingStation with the same ID='chargingStation_0'.
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
11,26d14
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00" name="custom stopping place name"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,60d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation create references ( Last six runs Dec2020 )
additionalElements containerstop create references ( Last six runs Dec2020 )
shapeElements poilane inspect poslat ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create references_lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,60d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
91,99d94
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 3
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation fix fix_positions ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,62d53
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation fix friendlypos ( Last six runs Dec2020 )
additionalElements containerstop fix friendlypos ( Last six runs Dec2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,53d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect blockmove ( Last six runs Dec2020 )
additionalElements chargingstation inspect chargeintransit ( Last six runs Dec2020 )
additionalElements chargingstation inspect friendlypos ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,55d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect chargedelay ( Last six runs Dec2020 )
additionalElements chargingstation inspect power ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect efficiency ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31,56d34
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,94d71
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect endpos ( Last six runs Dec2020 )
additionalElements chargingstation inspect startpos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,63d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,98d75
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,54d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95a100,237
> 
> =================================================================
> ==17792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3aee3278ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3aeef2bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,66d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect_selection blockmove ( Last six runs Dec2020 )
additionalElements containerstop inspect_selection blockmove ( Last six runs Dec2020 )
additionalElements e1InstantDetector inspect_selection blockmove ( Last six runs Dec2020 )
additionalElements e1detector inspect_selection blockmove ( Last six runs Dec2020 )

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,70d62
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect_selection chargedelay ( Last six runs Dec2020 )
additionalElements chargingstation inspect_selection efficiency ( Last six runs Dec2020 )
additionalElements chargingstation inspect_selection power ( Last six runs Dec2020 )
additionalElements e1detector inspect_selection freq ( Last six runs Dec2020 )
additionalElements e2detector inspect_selection freq ( Last six runs Dec2020 )
additionalElements e2detector inspect_selection jamthreshold ( Last six runs Dec2020 )
additionalElements e2detector inspect_selection speedthreshold ( Last six runs Dec2020 )
additionalElements e2detector inspect_selection timethreshold ( Last six runs Dec2020 )

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,66d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect_selection chargeintransit ( Last six runs Dec2020 )
additionalElements chargingstation inspect_selection friendlypos ( Last six runs Dec2020 )
additionalElements containerstop inspect_selection friendlypos ( Last six runs Dec2020 )
additionalElements containerstop inspect_selection lines ( Last six runs Dec2020 )
additionalElements containerstop inspect_selection name ( Last six runs Dec2020 )
additionalElements parkingarea inspect_selection friendlypos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
66a71,231
> 
> =================================================================
> ==17934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f59c23948ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f59c2f98ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,118d110
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation inspect_selection parameters ( Last six runs Dec2020 )
additionalElements containerstop inspect_selection parameters ( Last six runs Dec2020 )
additionalElements e2detector inspect_selection parameters ( Last six runs Dec2020 )
additionalElements parkingarea inspect_selection parameters ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation load chargedelay ( Last six runs Dec2020 )
additionalElements chargingstation load chargeintransit ( Last six runs Dec2020 )
additionalElements e2detector load jamthreshold ( Last six runs Dec2020 )
additionalElements e2detector load timethreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation load efficiency ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation load endpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
12c12,15
< Debug: Additionals saved
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31,43d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: There is another chargingStation with the same ID='chargingStation_10'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_10" lane="gneE0_0" startPos="0.00" endPos="50.00" name="chargingStation"/>
    <chargingStation id="chargingStation_7" lane="gneE0_0" startPos="35.00" name="chargingStation"/>
    <chargingStation id="chargingStation_8" lane="gneE0_0" startPos="35.00" name="chargingStation"/>
    <chargingStation id="chargingStation_9" lane="gneE0_0" startPos="0.00" endPos="50.00" name="chargingStation"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation load friendlypos ( Last six runs Dec2020 )
additionalElements containerstop load endpos ( Last six runs Dec2020 )
additionalElements containerstop load startpos ( Last six runs Dec2020 )
additionalElements parkingarea load name ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
8d7
< Debug: Additionals saved
22a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d26
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of chargingStation is missing; chargingStation cannot be created
< Warning: Format of essential unique string attribute 'id' of chargingStation is invalid; ID contains invalid characters; chargingStation cannot be created
< Warning: There is another chargingStation with the same ID='chargingStation_0'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_0" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of chargingStation with ID 'chargingStation_0' is missing; chargingStation cannot be created
< Warning: The lane 'dummyLane' to use within the chargingStation 'chargingStation_1' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,39d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation load name ( Last six runs Dec2020 )
additionalElements e1InstantDetector load name ( Last six runs Dec2020 )
additionalElements e1InstantDetector load vtypes ( Last six runs Dec2020 )
additionalElements e1detector load name ( Last six runs Dec2020 )
additionalElements e2detector load vtypes ( Last six runs Dec2020 )
additionalElements lanecalibrator load name ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from additional parameter. Key cannot be empty
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements chargingstation load parameters ( Last six runs Dec2020 )
additionalElements containerstop load parameters ( Last six runs Dec2020 )
additionalElements e1InstantDetector load parameters ( Last six runs Dec2020 )
additionalElements e2detector load parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation load power ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: There is another chargingStation with the same ID='chargingStation_2'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation load startpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="27.00" endPos="37.00"/>
---
>     <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="28.00" endPos="38.00"/>
---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,15c14,16
< Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'true' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into chargingStation 'chargingStation_gneE0_0_0'
---
> Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0'
> Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0'
> Debug: Value ' m' for attribute shapeStart of edge isn't valid
22a24
> Debug: Keys Ctrl+Z (Undo) pressed
28,29c30,31
< Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0'
---
> Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0'
> Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0'
31,32d32
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into chargingStation 'chargingStation_gneE0_0_0'
49,61d48
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.01" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation move ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,11c14,15
< Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0'
---
> Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0'
> Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0'
16,17c20,21
< Debug: Setting previous attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting previous attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0'
---
> Debug: Setting previous attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0'
> Debug: Setting previous attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0'
31,32c35,36
< Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0'
---
> Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0'
> Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0'
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92,116d95
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_5togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
additionalElements chargingstation volatileRecomputing ( Last six runs Dec2020 )
additionalElements containerstop volatileRecomputing ( Last six runs Dec2020 )
additionalElements e1InstantDetector volatileRecomputing ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements containerstop create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,35d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1d0
< Warning: There is another containerStop with the same ID='containerStop_gneE0_0_0'.
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,26d18
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements containerstop create lines ( Last six runs Dec2020 )
additionalElements containerstop create name ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements containerstop create references_lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,60d33
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced containerStop 'containerStop_gneE0_0_2'
< Debug: Deleting unreferenced containerStop 'containerStop_gneE0_0_1'
< Debug: Deleting unreferenced containerStop 'containerStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="44.00" endPos="49.00"/>
    <containerStop id="containerStop_gneE0_0_1" lane="gneE0_0" startPos="9.00" endPos="14.00"/>
    <containerStop id="containerStop_gneE0_0_2" lane="gneE0_0" startPos="33.50" endPos="38.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
91,99d94
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 3
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,48d26
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect endpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,94d41
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
53a58,195
> 
> =================================================================
> ==20131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f99cae618ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f99cba65ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1898  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,63d30
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced containerStop 'containerStop_gneE2_1_1'
< Debug: Deleting unreferenced containerStop 'correctID'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop_gneE2_1_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
    <containerStop id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,98d45
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect lines ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,60d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,53d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
70,95d73
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect startpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,94d41
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="20" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,48d39
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of containerStop is missing; containerStop cannot be created
< Warning: Format of essential unique string attribute 'id' of containerStop is invalid; ID contains invalid characters; containerStop cannot be created
< Warning: There is another containerStop with the same ID='containerStop_00'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of containerStop with ID 'containerStop_01' is missing; containerStop cannot be created
< Warning: The lane 'dummyLane' to use within the containerStop 'containerStop_02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop load lines ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,40d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop load name ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,37d28
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: There is another containerStop with the same ID='containerStop_00'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="32.00"/>
---
>     <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,6c9,10
< Debug: Setting new attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0'
---
> Debug: Setting new attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0'
> Debug: Setting new attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0'
23,24c27,28
< Debug: Setting new attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0'
---
> Debug: Setting new attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0'
> Debug: Setting new attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0'
32,43d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.04" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
---
>     <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="26.00" endPos="36.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7,8c11,12
< Debug: Setting new attribute startPos '25.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '35.00' into containerStop 'containerStop_gneE0_0_0'
---
> Debug: Setting new attribute startPos '26.00' into containerStop 'containerStop_gneE0_0_0'
> Debug: Setting new attribute endPos '36.00' into containerStop 'containerStop_gneE0_0_0'
30,31c34,35
< Debug: Setting new attribute startPos '25.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '35.00' into containerStop 'containerStop_gneE0_0_0'
---
> Debug: Setting new attribute startPos '26.00' into containerStop 'containerStop_gneE0_0_0'
> Debug: Setting new attribute endPos '36.00' into containerStop 'containerStop_gneE0_0_0'
37,48d40
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34,45d37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements detentry create blockmove ( Last six runs Dec2020 )
additionalElements detentry create friendlypos ( Last six runs Dec2020 )
additionalElements detexit create blockmove ( Last six runs Dec2020 )
additionalElements detexit create friendlypos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67a72,223
> 
> =================================================================
> ==3728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f81489a78ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f81495abae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a7f  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements detentry create no_parent ( Last six runs Dec2020 )
additionalElements detexit create no_parent ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,168d165
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 2
---------- Differences in log ----------
1,9d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_1' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_4' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_5' cannot be written
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
47,72d50
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
additionalElements detentry inspect blockmove ( Last six runs Dec2020 )
additionalElements detentry inspect friendlypos ( Last six runs Dec2020 )
additionalElements detexit inspect blockmove ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82,108d85
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
additionalElements detentry inspect lane ( Last six runs Dec2020 )
additionalElements detentry inspect pos ( Last six runs Dec2020 )
additionalElements detexit inspect lane ( Last six runs Dec2020 )
additionalElements detexit inspect pos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102a107,260
> 
> =================================================================
> ==4166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f721857b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f721917fae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1907  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
108,134d111
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
25c25
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,94d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,94d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements detentry inspect_selection friendlypos ( Last six runs Dec2020 )
additionalElements detexit inspect_selection friendlypos ( Last six runs Dec2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,138d130
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements detentry inspect_selection parameters ( Last six runs Dec2020 )
additionalElements detexit inspect_selection parameters ( Last six runs Dec2020 )
additionalElements e3detector inspect_selection parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect_selection parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,91d83
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,2d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: e3Detector with ID='E3_0' cannot be written
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements detentry load default ( Last six runs Dec2020 )
additionalElements detexit load default ( Last six runs Dec2020 )
additionalElements e2detector load freq ( Last six runs Dec2020 )
additionalElements e3detector load default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : additionalElements detentry load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of detEntry is missing; detEntry cannot be created
< Warning: The lane 'dummyLane' to use within the detEntry is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detentry load no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Additionals saved
21,33d25
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: A detEntry must be declared within the definition of a e3Detector.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key doesn't exist
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements detentry load parameters ( Last six runs Dec2020 )
additionalElements detexit load parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry load parent_invalid ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Additionals saved
21,33d25
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of e3Detector is missing; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detentry load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Warning: Essential unique float attribute 'pos' of detEntry is missing; detEntry cannot be created
< Warning: Format of essential unique float attribute 'pos' of detEntry is invalid; Cannot be parsed to float; detEntry cannot be created
< Warning: Format of essential unique float attribute 'pos' of detEntry is invalid; Cannot be parsed to float; detEntry cannot be created
< Warning: Invalid position for detEntry.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detentry lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="23.00"/>
---
>     <e3Detector id="e3Detector_0" pos="22.00,6.00" freq="900.00" file="e3Detector_0.xml">
>         <detEntry lane="gneE1_0" pos="33.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7c11
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
9,13c13,17
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: Setting new attribute pos '27.00' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute blockMovement 'true' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute blockMovement 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute pos '23.00' into detEntry 'e3Detector_0detEntry0'
---
> Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value ' m' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value ' m' for attribute shape of edge isn't valid
16c20
< Debug: Setting previous attribute pos '27.00' into detEntry 'e3Detector_0detEntry0'
---
> Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
19c23
< Debug: Setting previous attribute blockMovement '1' into detEntry 'e3Detector_0detEntry0'
---
> Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
22c26
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detentry move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="23.00"/>
---
>     <e3Detector id="e3Detector_0" pos="22.00,6.00" freq="900.00" file="e3Detector_0.xml">
>         <detEntry lane="gneE1_0" pos="33.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7c11
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
9c13
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
11,13c15,17
< Debug: Setting new attribute pos '37.00' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute pos '32.00' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute pos '23.00' into detEntry 'e3Detector_0detEntry0'
---
> Debug: Setting new attribute shape '-3.00,0.00' into edge 'gneE1'
> Debug: Setting new attribute pos '7.00,0.00' into junction 'gneJ0'
> Debug: Setting new attribute pos '20.00,0.00' into junction 'gneJ0'
16c20
< Debug: Setting previous attribute pos '32.00' into detEntry 'e3Detector_0detEntry0'
---
> Debug: Setting previous attribute pos '7.00,0.00' into junction 'gneJ0'
19c23
< Debug: Setting previous attribute pos '37.00' into detEntry 'e3Detector_0detEntry0'
---
> Debug: Setting previous attribute pos '0.00,0.00' into junction 'gneJ0'
22c26
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="-3.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.10" shape="19.90,-1.59 20.00,-1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="30.00" shape="20.00,-1.60 50.00,-1.60"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 -3.00,0.00 20.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="79.17" shape="50.00,1.60 -4.60,0.00 19.90,-1.59"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="20.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="20.00,0.00 20.00,-3.20 19.79,-3.19">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,3.20 50.00,-3.20">
39c39
<     <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" tl="gneJ0" linkIndex="0" dir="t" state="O"/>
---
>     <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" tl="gneJ0" linkIndex="0" dir="s" state="O"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="105.71" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detentry volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,128d107
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_5togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,67d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,168d165
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 2
---------- Differences in log ----------
1,9d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_1' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_4' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_5' cannot be written
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
47,72d50
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,102d80
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
28c28
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
108,134d111
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
25c25
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,94d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect_selection parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,91d83
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,2d0
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='E3_0' cannot be written
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of detExit is missing; detExit cannot be created
< Warning: The lane 'dummyLane' to use within the detExit is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit load no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22,34d25
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: A detExit must be declared within the definition of a e3Detector.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit load parent_invalid ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22,34d25
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of e3Detector is missing; e3Detector cannot be created
< Warning: e3Detector parent of detExit was not loaded sucesfully.
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Warning: Essential unique float attribute 'pos' of detExit is missing; detExit cannot be created
< Warning: Format of essential unique float attribute 'pos' of detExit is invalid; Cannot be parsed to float; detExit cannot be created
< Warning: Format of essential unique float attribute 'pos' of detExit is invalid; Cannot be parsed to float; detExit cannot be created
< Warning: Invalid position for detExit.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5,6
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
---
>     <e3Detector id="e3Detector_0" pos="22.00,6.00" freq="900.00" file="e3Detector_0.xml">
>         <detExit lane="gneE1_0" pos="33.00"/>
7d7
<         <detExit lane="gneE1_0" pos="23.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7c11
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
9,13c13,17
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
< Debug: Setting new attribute pos '27.00' into detExit 'e3Detector_0detExit0'
< Debug: Setting new attribute blockMovement 'true' into detExit 'e3Detector_0detExit0'
< Debug: Setting new attribute blockMovement 'false' into detExit 'e3Detector_0detExit0'
< Debug: Setting new attribute pos '23.00' into detExit 'e3Detector_0detExit0'
---
> Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value ' m' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value ' m' for attribute shape of edge isn't valid
16c20
< Debug: Setting previous attribute pos '27.00' into detExit 'e3Detector_0detExit0'
---
> Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
19c23
< Debug: Setting previous attribute blockMovement '1' into detExit 'e3Detector_0detExit0'
---
> Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
22c26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="14.14" y="0.00" angle="0.00"/>
---------- Differences in log ----------
0a1,2
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.

TEST FAILED on ts-sim-build-ba : additionalElements detexit move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5,6
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
---
>     <e3Detector id="e3Detector_0" pos="22.00,6.00" freq="900.00" file="e3Detector_0.xml">
>         <detExit lane="gneE1_0" pos="33.00"/>
7d7
<         <detExit lane="gneE1_0" pos="23.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7c11
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
9c13
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
11,13c15,17
< Debug: Setting new attribute pos '37.00' into detExit 'e3Detector_0detExit0'
< Debug: Setting new attribute pos '32.00' into detExit 'e3Detector_0detExit0'
< Debug: Setting new attribute pos '23.00' into detExit 'e3Detector_0detExit0'
---
> Debug: Setting new attribute shape '-3.00,0.00' into edge 'gneE1'
> Debug: Setting new attribute pos '7.00,0.00' into junction 'gneJ0'
> Debug: Setting new attribute pos '20.00,0.00' into junction 'gneJ0'
16c20
< Debug: Setting previous attribute pos '32.00' into detExit 'e3Detector_0detExit0'
---
> Debug: Setting previous attribute pos '7.00,0.00' into junction 'gneJ0'
19c23
< Debug: Setting previous attribute pos '37.00' into detExit 'e3Detector_0detExit0'
---
> Debug: Setting previous attribute pos '0.00,0.00' into junction 'gneJ0'
22c26
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="-3.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.10" shape="19.90,-1.59 20.00,-1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="30.00" shape="20.00,-1.60 50.00,-1.60"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 -3.00,0.00 20.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="79.17" shape="50.00,1.60 -4.60,0.00 19.90,-1.59"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="20.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="20.00,0.00 20.00,-3.20 19.79,-3.19">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,3.20 50.00,-3.20">
39c39
<     <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" tl="gneJ0" linkIndex="0" dir="t" state="O"/>
---
>     <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" tl="gneJ0" linkIndex="0" dir="s" state="O"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="105.71" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements detexit volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,128d107
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_5togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
16,27d19
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e1InstantDetector create file ( Last six runs Dec2020 )
additionalElements e1InstantDetector create name ( Last six runs Dec2020 )
additionalElements e1InstantDetector create vtypes ( Last six runs Dec2020 )
additionalElements e1detector create file ( Last six runs Dec2020 )
additionalElements e1detector create name ( Last six runs Dec2020 )
additionalElements e1detector create vtypes ( Last six runs Dec2020 )
additionalElements e2detector create file ( Last six runs Dec2020 )
additionalElements e2detector create name ( Last six runs Dec2020 )
additionalElements e2detector create vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,43d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1d0
< Warning: There is another instantInductionLoop with the same ID='instantInductionLoop_gneE0_0_0'.
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99a104,241
> 
> =================================================================
> ==7767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f71fdb758ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f71fe779ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x19b6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,8d8
< Debug: Setting new attribute blockMovement 'true' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
11a12
> Debug: Keys Ctrl+Z (Undo) pressed
16,17d16
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
28,53d26
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,54d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements e1InstantDetector inspect file ( Last six runs Dec2020 )
additionalElements e1InstantDetector inspect name ( Last six runs Dec2020 )
additionalElements e1InstantDetector inspect vtypes ( Last six runs Dec2020 )
additionalElements e1detector inspect file ( Last six runs Dec2020 )
additionalElements e1detector inspect name ( Last six runs Dec2020 )
additionalElements e1detector inspect vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,53d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,63d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements e1InstantDetector inspect id ( Last six runs Dec2020 )
additionalElements e1detector inspect id ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,98d75
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements e1InstantDetector inspect lane ( Last six runs Dec2020 )
additionalElements e1detector inspect lane ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
additionalElements e1InstantDetector inspect parameters ( Last six runs Dec2020 )
additionalElements lanecalibrator inspect parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,94d71
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

7 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
58,69d61
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e1InstantDetector inspect_selection file ( Last six runs Dec2020 )
additionalElements e1InstantDetector inspect_selection friendlypos ( Last six runs Dec2020 )
additionalElements e1InstantDetector inspect_selection name ( Last six runs Dec2020 )
additionalElements e1detector inspect_selection file ( Last six runs Dec2020 )
additionalElements e1detector inspect_selection friendlypos ( Last six runs Dec2020 )
additionalElements e1detector inspect_selection name ( Last six runs Dec2020 )
additionalElements e2detector inspect_selection name ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,79d71
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e1InstantDetector inspect_selection vtypes ( Last six runs Dec2020 )
additionalElements e1detector inspect_selection vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector load file ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential filename attribute 'file' of instantInductionLoop with ID 'E1_01' is missing; instantInductionLoop cannot be created
< Warning: Format of essential filename attribute 'file' of instantInductionLoop with ID 'E1_02' is invalid; Filename contains invalid characters; instantInductionLoop cannot be created
< Warning: Format of essential filename attribute 'file' of instantInductionLoop with ID 'E1_03' is invalid; Filename cannot be empty; instantInductionLoop cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,40d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'id' of instantInductionLoop is missing; instantInductionLoop cannot be created
< Warning: There is another instantInductionLoop with the same ID='E1_01'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of instantInductionLoop with ID 'E1_01' is missing; instantInductionLoop cannot be created
< Warning: The lane 'dummyLane' to use within the instantInductionLoop 'E1_02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Format of essential unique float attribute 'pos' of instantInductionLoop with ID 'E1_02' is invalid; Cannot be parsed to float; instantInductionLoop cannot be created
< Warning: Essential unique float attribute 'pos' of instantInductionLoop with ID 'E1_01' is missing; instantInductionLoop cannot be created
< Warning: Invalid position for instantInductionLoop with ID = 'E1_04'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="35.00" file="instantInductionLoop_gneE0_0_0.xml"/>
---
>     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="28.00" file="instantInductionLoop_gneE0_0_0.xml"/>
---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,16c14,20
< Debug: Setting new attribute pos '27.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'true' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'false' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '35.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '27.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Setting new attribute shape '17.00,0.00' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute pos '28.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
> Debug: Setting new attribute shape '28.00,0.00' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
19c23,25
< Debug: Setting previous attribute blockMovement '1' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Setting previous attribute shape '17.00,0.00' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
22c28
< Debug: Setting previous attribute blockMovement '0' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 28.00,0.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 28.00,-1.60 50.00,-1.60"/>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE0_0_0.xml"/>
---
>     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="17.00" file="instantInductionLoop_gneE0_0_0.xml"/>
---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,17c14,16
< Debug: Setting new attribute pos '12.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '17.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '27.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '17.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '0.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '17.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '50.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Setting new attribute pos '33.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Setting new attribute shape '-4.00,0.00' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -14.00,-11.60,60.00,10.00
20c19,21
< Debug: Setting previous attribute pos '50.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Setting previous attribute shape '' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -14.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
23c24
< Debug: Setting previous attribute pos '17.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
25,26d25
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="-4.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.44" shape="0.00,1.60 -0.13,1.59 -0.21,1.56 -0.30,1.52 -0.42,1.48"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 -4.00,0.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="61.01" shape="-0.42,1.48 -5.60,0.00 50.00,-1.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,3.20 0.00,0.00 -0.86,3.02">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,3.20 49.91,-3.20">
39c39
<     <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" tl="gneJ0" linkIndex="0" dir="t" state="O"/>
---
>     <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" tl="gneJ0" linkIndex="0" dir="s" state="O"/>
41c41
<     <connection from=":gneJ0_0" to="gneE0" fromLane="0" toLane="0" dir="t" state="M"/>
---
>     <connection from=":gneJ0_0" to="gneE0" fromLane="0" toLane="0" dir="s" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28a33,170
> 
> =================================================================
> ==22292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc35ebef8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fc35f7f3ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,43d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1d0
< Warning: There is another e1Detector with the same ID='e1Detector_gneE0_0_0'.
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
11,13d14
< Debug: Adding e1Detector 'e1Detector_gneE0_0_2' in GNEChange_Additional
< Debug: Removing e1Detector 'e1Detector_gneE0_0_2' in GNEChange_Additional
< Debug: Removing e1Detector 'E1Detector_0' in GNEChange_Additional
46,59d46
< Debug: Adding e1Detector 'E1Detector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding e1Detector 'e1Detector_gneE0_0_2' in GNEChange_Additional
< Debug: Opened FXMessageBox Problem deleting edge 'gneE1'
< Debug: Closed FXMessageBox Problem deleting edge 'gneE1'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing e1Detector 'e1Detector_gneE0_0_2' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing e1Detector 'E1Detector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
60a48,51
> Debug: Removing e1Detector 'E1Detector_0' in GNEChange_Additional
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Deleting unreferenced e1Detector 'E1Detector_0'
> Debug: Deleting unreferenced e1Detector 'E1Detector_1'
74a66,69
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
53a58,215
> 
> =================================================================
> ==23653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5c399ce8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5c3a5d2ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,57d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,53d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
70,95d73
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,94d71
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,118d110
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load file ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential filename attribute 'file' of e1Detector with ID 'E1_01' is missing; e1Detector cannot be created
< Warning: Format of essential filename attribute 'file' of e1Detector with ID 'E1_02' is invalid; Filename contains invalid characters; e1Detector cannot be created
< Warning: Format of essential filename attribute 'file' of e1Detector with ID 'E1_03' is invalid; Filename cannot be empty; e1Detector cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential SUMOTime attribute 'freq' of e1Detector with ID 'E1_01' is missing; e1Detector cannot be created
< Warning: Format of essential SUMOTime attribute 'freq' of e1Detector with ID 'E1_02' is invalid; Cannot be parsed to SUMOTime; e1Detector cannot be created
< Warning: Format of essential SUMOTime attribute 'freq' of e1Detector with ID 'E1_03' is invalid; Cannot be parsed to SUMOTime; e1Detector cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,40d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'id' of e1Detector is missing; e1Detector cannot be created
< Warning: There is another e1Detector with the same ID='E1_01'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of e1Detector with ID 'E1_01' is missing; e1Detector cannot be created
< Warning: The lane 'dummyLane' to use within the e1Detector 'E1_02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from additional parameter. Key cannot be empty
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Format of essential unique float attribute 'pos' of e1Detector with ID 'E1_02' is invalid; Cannot be parsed to float; e1Detector cannot be created
< Warning: Essential unique float attribute 'pos' of e1Detector with ID 'E1_01' is missing; e1Detector cannot be created
< Warning: Invalid position for e1Detector with ID = 'E1_04'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector load vtypes ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,39d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector lock_unlock ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,13c13,16
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute pos '27.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'true' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'false' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '35.00' into e1Detector 'e1Detector_gneE0_0_0'
---
> Debug: Setting new attribute shape '17.00,-1.00' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute name ' m' into edge 'gneE0'
16c19
< Debug: Setting previous attribute pos '27.00' into e1Detector 'e1Detector_gneE0_0_0'
---
> Debug: Setting previous attribute name '' into edge 'gneE0'
19c22,24
< Debug: Setting previous attribute blockMovement '1' into e1Detector 'e1Detector_gneE0_0_0'
---
> Debug: Setting previous attribute shape '' into edge 'gneE0'
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
21,22d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into e1Detector 'e1Detector_gneE0_0_0'
24,25d26
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-1.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.68" length="4.67" shape="0.00,1.60 -1.22,0.84 -1.65,0.05 -1.27,-0.76 -0.09,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.66" length="4.67" shape="50.05,-1.60 51.24,-0.78 51.62,0.02 51.21,0.82 50.00,1.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" name=" m" priority="1" shape="0.00,0.00 17.00,-1.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.19" shape="-0.09,-1.60 16.98,-2.60 50.05,-1.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,-0.00 -0.19,-3.19 0.00,3.20">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,3.20 50.10,-3.20">
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="35.00" freq="900.00" file="e1Detector_gneE0_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector move ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,17d12
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute pos '12.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '17.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '27.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '17.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '0.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '17.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '50.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: Setting new attribute pos '33.00' into e1Detector 'e1Detector_gneE0_0_0'
19,20d13
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '50.00' into e1Detector 'e1Detector_gneE0_0_0'
22,23d14
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '17.00' into e1Detector 'e1Detector_gneE0_0_0'
25,26d15
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '0.00' into e1Detector 'e1Detector_gneE0_0_0'
28,29d16
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '17.00' into e1Detector 'e1Detector_gneE0_0_0'
31,32d17
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '27.00' into e1Detector 'e1Detector_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="33.00" freq="900.00" file="e1Detector_gneE0_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,1284
> 
> =================================================================
> ==25059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fbce0c628ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fbce1866ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1b9c  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35a40,153
> 
> =================================================================
> ==29196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc7bc2ef8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fc7bcef3ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
62,80d65
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create default_nonconsecutive ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
62,80d65
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1d0
< Warning: Invalid lane
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create default_singlelane ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
53,71d56
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1d0
< Warning: E2 multilane detectors need at least two consecutive lanes
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create file ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
62,80d65
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,35d21
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,35d21
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,35d21
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector create jamthreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector create speedthreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector create timethreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector create vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,35d21
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,96d81
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 494 - 423
< TestFunctions: Clicked over position 744 - 423
---
> TestFunctions: Clicked over position 494 - 408
> TestFunctions: Clicked over position 744 - 408
10c10
< TestFunctions: Clicked over position 554 - 423
---
> TestFunctions: Clicked over position 554 - 408
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,42d28
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector inspect blockmove ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect friendlypos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect endpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
84,102d87
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect file ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,50d36
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,44d30
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector inspect freq ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect jamthreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect speedthreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect timethreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,53d39
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect lanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73,91d76
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,43d29
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector inspect name ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,84d70
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
84,102d87
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,92d78
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection file ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,103d89
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,94d80
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector inspect_selection freq ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect_selection jamthreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect_selection timethreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,92d78
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,93d79
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector inspect_selection name ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector inspect_selection vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
144a149,262
> 
> =================================================================
> ==30894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7b3e7fc8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7b3f400ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection speedthreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94a99,212
> 
> =================================================================
> ==30605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f89328818ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f8933485ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load endpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,85d70
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1,5d0
< Warning: Essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created
< Warning: Format of essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created
< Warning: Format of essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_2' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created
< Warning: Invalid end position for e2MultilaneDetector with ID = 'e2MultilaneDetector_3'.
< Warning: Invalid end position for e2MultilaneDetector with ID = 'e2MultilaneDetector_5'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load file ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63,81d66
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1,2d0
< Warning: Essential filename attribute 'file' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created
< Warning: Format of essential filename attribute 'file' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Filename contains invalid characters; e2MultilaneDetector cannot be created
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71,89d74
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,90d75
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,77d62
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of e2MultilaneDetector is missing; e2MultilaneDetector cannot be created
< Warning: Format of essential unique string attribute 'id' of e2MultilaneDetector is invalid; Detector ID contains invalid characters; e2MultilaneDetector cannot be created
< Warning: There is another e2MultilaneDetector with the same ID='e2MultilaneDetector_1'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load jamthreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,95d80
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load lanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,77d62
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1,5d0
< Warning: Essential unique string attribute 'lane' of e2Detector with ID 'e2MultilaneDetector_0' is missing; e2Detector cannot be created
< Warning: Essential positive float attribute 'length' of e2Detector with ID 'e2MultilaneDetector_0' is missing; e2Detector cannot be created
< Warning: The list of lanes cannot be empty.
< Warning: The lanes 'gneE2_0' to use within the e2MultilaneDetector 'e2MultilaneDetector_2' aren't consecutives.
< Warning: The lanes 'gneE2_0 gneE4_0' to use within the e2MultilaneDetector 'e2MultilaneDetector_3' aren't consecutives.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,86d71
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector load name ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector load vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
17a18,21
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
66,84d69
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from additional parameter. Key cannot be empty
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Parameters has to be declared within the definition of an additional, shape or TAZ element
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,85d70
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in log ----------
1,4d0
< Warning: Essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created
< Warning: Format of essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created
< Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_2'.
< Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_4'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,95d80
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 7
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e2MultiLaneDetector load speedthreshold ( Last six runs Dec2020 )
additionalElements e2MultiLaneDetector load timethreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector lock_unlock ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,104c40
< Debug: Setting new attribute blockMovement 'true' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute blockMovement 'false' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute pos '0.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '1.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '12.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting previous attribute pos '11.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '1' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,8c5,8
< TestFunctions: Clicked over position 494 - 423
< TestFunctions: Clicked over position 744 - 423
< TestFunctions: Clicked over position 624 - 423
< TestFunctions: Clicked over position 624 - 423
---
> TestFunctions: Clicked over position 494 - 408
> TestFunctions: Clicked over position 744 - 408
> TestFunctions: Clicked over position 624 - 408
> TestFunctions: Clicked over position 624 - 408
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="1.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="13.00" endPos="14.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
---
>     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,43d39
< Debug: Setting new attribute pos '0.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '1.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute pos '21.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute pos '24.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '25.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute pos '13.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '14.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
46,47c42
< Debug: Setting previous attribute endPos '25.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting previous attribute pos '24.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
49,51d43
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting previous attribute pos '21.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
53,55d44
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '1.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting previous attribute pos '0.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
57,59d45
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '12.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 494 - 423
< TestFunctions: Clicked over position 744 - 423
---
> TestFunctions: Clicked over position 494 - 408
> TestFunctions: Clicked over position 744 - 408
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
275,430c279
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -15.20,-15.20,15.20,15.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 34.80,-15.20,65.20,15.20
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 32.80,24.80,65.20,68.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -15.20,24.80,17.20,68.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -15.20,2.80,17.20,37.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 32.80,2.80,65.20,37.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-14.20,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,14.20
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary 40.00,-10.00,64.20,30.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 40.00,10.00,64.20,50.00
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary 35.80,10.00,60.00,50.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,10.00,14.20,50.00
< GLDebug: 	Removed object edge:gneE14 from SUMORTree with boundary -14.20,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,30.00,60.00,67.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary -10.00,-10.00,14.20,30.00
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary -10.00,5.80,60.00,30.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary -10.00,10.00,60.00,34.20
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -14.20,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 35.80,-10.00,60.00,30.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -15.20,-15.20,15.20,15.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Speed of turning connection 'gneE4_0->gneE12_0' reduced by 30.44 due to turning radius of 7.70 (length=9.03, angle=90.00).
< Warning: Speed of turning connection 'gneE13_0->gneE4_0' reduced by 30.44 due to turning radius of 7.70 (length=9.03, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->gneE12_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE13_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: Speed of turning connection 'gneE4_0->gneE12_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
< Warning: 10 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="26.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,10.00" convBoundary="0.00,0.00,50.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="8.15" length="15.16" width="2.00" shape="-4.20,5.20 -3.61,1.09 -1.85,-1.85 1.09,-3.61 5.20,-4.20"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.18 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" allow="pedestrian" speed="3.09" length="1.61" width="2.00" shape="5.20,4.20 4.76,4.26 4.45,4.45 4.26,4.76 4.20,5.20"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_4" function="internal">
        <lane id=":gneJ0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="5.20,1.60 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE5 gneE8">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create freq ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,7c5
<     <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="28.00" length="10.00" freq="dummyFreq" file="e2Detector_gneE0_0_0.xml"/>
<     <e2Detector id="e2Detector_gneE0_0_1" lane="gneE0_0" pos="28.00" length="10.00" freq="-30" file="e2Detector_gneE0_0_1.xml"/>
<     <e2Detector id="e2Detector_gneE0_0_2" lane="gneE0_0" pos="28.00" length="10.00" freq="120.5" file="e2Detector_gneE0_0_2.xml"/>
---
>     <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="28.00" length="10.00" freq="120.5" file="e2Detector_gneE0_0_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3a8,9
> Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid 'float' or empty format
> Debug: Invalid input parameter of e2Detector: 'freq' cannot be negative
5,6d10
< Debug: Adding e2Detector 'e2Detector_gneE0_0_1' in GNEChange_Additional
< Debug: Adding e2Detector 'e2Detector_gneE0_0_2' in GNEChange_Additional
9c13
< Debug: Removing e2Detector 'e2Detector_gneE0_0_2' in GNEChange_Additional
---
> Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
12c16
< Debug: Adding e2Detector 'e2Detector_gneE0_0_2' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
16,17d19
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE0_0_2'
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE0_0_1'
19,30d20
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create length ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
11,12d14
< Debug: Adding e2Detector 'e2Detector_gneE0_0_2' in GNEChange_Additional
< Debug: Removing e2Detector 'e2Detector_gneE0_0_2' in GNEChange_Additional
14,17d15
< Debug: Removing e2Detector 'E2_02' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
19,22c17,21
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute type 'priority' into junction 'gneJ1'
---
> Debug: Deleting TLS from junction 'gneJ0'
> Debug: Adding TLS into junction 'gneJ0'
> Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
> Debug: Deleting TLS from junction 'gneJ0'
> Debug: Adding TLS into junction 'gneJ0'
25,26c24,27
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> Debug: Deleting TLS from junction 'gneJ1'
> Debug: Setting new attribute type 'priority' into junction 'gneJ1'
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,9c8,9
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
>         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
12,13c12,13
<     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
<     <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>
---
>     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
>     <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,53c9
< Debug: Setting new attribute blockMovement 'true' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE2_1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect file ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="myOwnOutput.txt"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,7c9,14
< Debug: Value '%;;%%&%%%&&' for attribute file of e2Detector isn't valid
< Debug: Setting new attribute file '' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2Detector 'e2Detector_gneE2_1_0'
---
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value '%;;%%&%%%&&' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'myOwnOutput.txt' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'myOwnOutput.txti' for attribute shape of edge isn't valid
10c17
< Debug: Setting previous attribute file '' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
12,13d18
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file 'e2Detector_gneE2_1_0.xml' into e2Detector 'e2Detector_gneE2_1_0'
15,16d19
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
21,22d23
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute file '' into e2Detector 'e2Detector_gneE2_1_0'
24,25d24
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect freq ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="120.50" file="e2Detector_gneE2_1_0.xml"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,10c9,11
< Debug: Value 'dummyFrequency' for attribute freq of e2Detector isn't valid
< Debug: Value '-100' for attribute freq of e2Detector isn't valid
< Debug: Setting new attribute freq '120.5' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute freq '900.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value 'dummyFrequency' for attribute allow of edge isn't valid
> Debug: Value '-100' for attribute allow of edge isn't valid
> Debug: Value '120.5' for attribute allow of edge isn't valid
13a15
> Debug: Keys Ctrl+Z (Undo) pressed
18,19d19
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute freq '120.5' into e2Detector 'e2Detector_gneE2_1_0'
30,55d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect friendlypos ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml" friendlyPos="1"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,8c9
< Debug: Setting new attribute friendlyPos 'true' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '0' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value ' i' for attribute width of edge isn't valid
11a13
> Debug: Keys Ctrl+Z (Undo) pressed
16,17d17
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute friendlyPos 'true' into e2Detector 'e2Detector_gneE2_1_0'
28,53d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect id ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="correctID" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
6,8c10,13
< Debug: Value 'e2Detector_gneE2_1_1' for attribute id of e2Detector isn't valid
< Debug: Setting new attribute id 'Id with spaces' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute id 'correctID' into e2Detector 'Id with spaces'
---
> Debug: Value 'e2Detector_gneE2_1_1' for attribute priority of edge isn't valid
> Debug: Value 'Id with spaces' for attribute priority of edge isn't valid
> Debug: Value 'correctID' for attribute priority of edge isn't valid
> Debug: Value 'correctIDi' for attribute priority of edge isn't valid
11c16
< Debug: Setting previous attribute id 'Id with spaces' into e2Detector 'correctID'
---
> Debug: Removing e2Detector 'e2Detector_gneE2_1_1' in GNEChange_Additional
14c19
< Debug: Setting previous attribute id 'e2Detector_gneE2_1_0' into e2Detector 'Id with spaces'
---
> Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
16,17d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE2_1_1' in GNEChange_Additional
20c23
< Debug: Adding e2Detector 'e2Detector_gneE2_1_1' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
23c26
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect jamthreshold ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml" jamThreshold="7.30"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,7c9,11
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2Detector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of e2Detector isn't valid
< Debug: Setting new attribute jamThreshold '7.3' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting new attribute name 'dummyJamThreshold' into edge 'gneE2'
> Debug: Setting new attribute name '-11.1' into edge 'gneE2'
> Debug: Setting new attribute name '7.3' into edge 'gneE2'
10c14
< Debug: Setting previous attribute jamThreshold '10.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute name '-11.1' into edge 'gneE2'
13c17
< Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
---
> Debug: Setting previous attribute name 'dummyJamThreshold' into edge 'gneE2'
16c20
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
---
> Debug: Setting new attribute name '-11.1' into edge 'gneE2'
19c23
< Debug: Setting new attribute jamThreshold '7.3' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting new attribute name '7.3' into edge 'gneE2'
30,55d33
<truncated after showing first 30 lines>
---------- Differences in net ----------
57c57
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" name="7.3" priority="1">
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect lane ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_0" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
14,17c18,22
< Debug: Value 'dummy lane' for attribute lane of e2Detector isn't valid
< Debug: Setting new attribute lane 'gneE0_0' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_1' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_0' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value 'dummy lane' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE0_0' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE2_1' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE2_0' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE2_0i' for attribute numLanes of edge isn't valid
20c25
< Debug: Setting previous attribute lane 'gneE2_1' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
22,23d26
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lane 'gneE0_0' into e2Detector 'e2Detector_gneE2_1_0'
25,26d27
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lane 'gneE2_1' into e2Detector 'e2Detector_gneE2_1_0'
28,29d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
34,35d32
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect length ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
14,87c18,20
< Debug: Value 'dummyLength' for attribute length of e2Detector isn't valid
< Debug: Value '-5' for attribute length of e2Detector isn't valid
< Debug: Setting new attribute length '0' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute length '500' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute length '5' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute length '500.00' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute length '0.00' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute length '500' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute length '5' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="5.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect name ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" name="customName" file="e2Detector_gneE2_1_0.xml"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,9c9,10
< Debug: Value '%%%;:..&&%$%$' for attribute name of e2Detector isn't valid
< Debug: Setting new attribute name 'customName' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value '%%%;:..&&%$%$' for attribute disallow of edge isn't valid
> Debug: Value 'customName' for attribute disallow of edge isn't valid
12a14
> Debug: Keys Ctrl+Z (Undo) pressed
17,18d18
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute name 'customName' into e2Detector 'e2Detector_gneE2_1_0'
54a55,192
> 
> =================================================================
> ==25980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f696fd598ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect parameters ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,9c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </e2Detector>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,11c9,18
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute genericParameter '' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value 'dummyGenericParameters' for attribute shapeStart of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute shapeStart of edge isn't valid
> Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute shapeStart of edge isn't valid
> Debug: Value 'key1=|key2=|key3=' for attribute shapeStart of edge isn't valid
> Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute shapeStart of edge isn't valid
> Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute shapeStart of edge isn't valid
> Debug: Value 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' for attribute shapeStart of edge isn't valid
> Debug: Value 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' for attribute shapeStart of edge isn't valid
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute shapeStart of edge isn't valid
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3i' for attribute shapeStart of edge isn't valid
14c21
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
16,17d22
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect pos ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="20.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
14,17c18,21
< Debug: Value 'dummyPos' for attribute pos of e2Detector isn't valid
< Debug: Setting new attribute pos '-5' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute pos '400' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Setting new attribute pos '20' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting new attribute type 'dummyPos' into edge 'gneE2'
> Debug: Setting new attribute type '-5' into edge 'gneE2'
> Debug: Setting new attribute type '400' into edge 'gneE2'
> Debug: Setting new attribute type '20' into edge 'gneE2'
20c24
< Debug: Setting previous attribute pos '400.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute type '400' into edge 'gneE2'
23c27
< Debug: Setting previous attribute pos '-5.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute type '-5' into edge 'gneE2'
26c30
< Debug: Setting previous attribute pos '17.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute type 'dummyPos' into edge 'gneE2'
29c33
< Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
57c57
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="20">
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect speedthreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,55c9
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e2Detector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of e2Detector isn't valid
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute speedThreshold '1.39' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml" speedThreshold="6.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect timethreshold ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml" timeThreshold="4.50"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,10c9,11
< Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of e2Detector isn't valid
< Debug: Value '-5' for attribute timeThreshold of e2Detector isn't valid
< Debug: Setting new attribute timeThreshold '4.5' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute timeThreshold '1.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value 'dummyTimeTreshold' for attribute spreadType of edge isn't valid
> Debug: Value '-5' for attribute spreadType of edge isn't valid
> Debug: Value '4.5' for attribute spreadType of edge isn't valid
13a15
> Debug: Keys Ctrl+Z (Undo) pressed
18,19d19
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute timeThreshold '4.5' into e2Detector 'e2Detector_gneE2_1_0'
30,55d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect vtypes ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml" vTypes="Type1 Type2 Type3"/>
---
>     <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,9c9,11
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2Detector isn't valid
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute vTypes '' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute length of edge isn't valid
> Debug: Value 'Type1 Type2 Type3' for attribute length of edge isn't valid
> Debug: Value 'Type1 Type2 Type3i' for attribute length of edge isn't valid
12a15
> Debug: Keys Ctrl+Z (Undo) pressed
17,18d19
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e2Detector 'e2Detector_gneE2_1_0'
29,54d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
49,60d52
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection file ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,79d71
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
57,68d60
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection length ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,98d89
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection vtypes ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,66d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load cont ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load file ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential filename attribute 'file' of e2Detector with ID 'E2_01' is missing; e2Detector cannot be created
< Warning: Format of essential filename attribute 'file' of e2Detector with ID 'E2_02' is invalid; Filename contains invalid characters; e2Detector cannot be created
< Warning: Format of essential filename attribute 'file' of e2Detector with ID 'E2_03' is invalid; Filename cannot be empty; e2Detector cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: Format of essential positive float attribute 'length' of e2Detector with ID 'E2_06' is invalid; Cannot be negative; e2Detector cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,40d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of e2Detector is missing; e2Detector cannot be created
< Warning: Essential unique string attribute 'lane' of e2Detector is missing; e2Detector cannot be created
< Warning: There is another e2Detector with the same ID='E2_01'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of e2Detector with ID 'E2_01' is missing; e2Detector cannot be created
< Warning: The lane 'dummyLane' to use within the e2Detector 'E2_02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load length ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential positive float attribute 'length' of e2Detector with ID 'E2_01' is missing; e2Detector cannot be created
< Warning: Format of essential positive float attribute 'length' of e2Detector with ID 'E2_02' is invalid; Cannot be negative; e2Detector cannot be created
< Warning: Invalid position for e2Detector with ID = 'E2_03'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Warning: Essential unique float attribute 'pos' of e2Detector with ID 'E2_01' is missing; e2Detector cannot be created
< Warning: Format of essential unique float attribute 'pos' of e2Detector with ID 'E2_02' is invalid; Cannot be parsed to float; e2Detector cannot be created
< Warning: Invalid position for e2Detector with ID = 'E2_03'.
< Warning: Invalid position for e2Detector with ID = 'E2_04'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector load speedthreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
44a49,186
> 
> =================================================================
> ==28071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f54e31e68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f54e3deaae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a7e  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector lock_unlock ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,13d12
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute pos '23.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'true' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'false' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '31.00' into e2Detector 'e2Detector_gneE0_0_0'
15,16d13
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '23.00' into e2Detector 'e2Detector_gneE0_0_0'
18,19d14
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '1' into e2Detector 'e2Detector_gneE0_0_0'
21,22d15
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into e2Detector 'e2Detector_gneE0_0_0'
24,25d16
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '16.00' into e2Detector 'e2Detector_gneE0_0_0'
27,28d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
30,31d18
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
33,34d19
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="-4.07" y="0.00" angle="0.00"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="31.00" length="10.00" freq="900.00" file="e2Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector move ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,17d12
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Setting new attribute pos '6.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '11.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '20.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '9.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '0.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '15.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '40.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: Setting new attribute pos '25.00' into e2Detector 'e2Detector_gneE0_0_0'
19,20d13
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '40.00' into e2Detector 'e2Detector_gneE0_0_0'
22,23d14
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '15.00' into e2Detector 'e2Detector_gneE0_0_0'
25,26d15
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '0.00' into e2Detector 'e2Detector_gneE0_0_0'
28,29d16
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '9.00' into e2Detector 'e2Detector_gneE0_0_0'
31,32d17
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '20.00' into e2Detector 'e2Detector_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="25.00" length="10.00" freq="900.00" file="e2Detector_gneE0_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92,116d95
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_5togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34,51d37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,73d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create default_nochilds ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37,55d40
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,52d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e3detector create file ( Last six runs Dec2020 )
additionalElements e3detector create id ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,53d39
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
22c22
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,53d39
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
22c22
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e3detector create speedthreshold ( Last six runs Dec2020 )
additionalElements e3detector create timethreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create vtypes ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,52d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_5' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_6togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_6' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector delete delete_child ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15c19
< GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
30c34
< GLDebug: 	Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
37c41
< GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
81c85
< GLDebug: 	Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
85c89
< GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
122c126
< GLDebug: 	Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
127,139d130
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_1' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_2' cannot be written
---------- Differences in output ----------
33c33
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector delete delete_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
21c25
< GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
23c27
< GLDebug: 	Inserted e3Detector:e3Detector_4 into SUMORTree with boundary 14.00,-3.00,34.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_4 into SUMORTree with boundary 14.00,-4.00,34.00,16.00
29c33
< GLDebug: 	Removed object e3Detector:e3Detector_3 from SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Removed object e3Detector:e3Detector_3 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
33c37
< GLDebug: 	Removed object e3Detector:e3Detector_4 from SUMORTree with boundary 14.00,-3.00,34.00,17.00
---
> GLDebug: 	Removed object e3Detector:e3Detector_4 from SUMORTree with boundary 14.00,-4.00,34.00,16.00
77c81
< GLDebug: 	Inserted e3Detector:e3Detector_4 into SUMORTree with boundary 14.00,-3.00,34.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_4 into SUMORTree with boundary 14.00,-4.00,34.00,16.00
83c87
< GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-3.00,27.00,17.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
93c97
<truncated after showing first 30 lines>
---------- Differences in output ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,67d45
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect file ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,29.00" freq="900.00" file="myOwnOutput.txt">
<         <detEntry lane="gneE3_0" pos="28.00"/>
<         <detExit lane="gneE2_1" pos="22.00"/>
<     </e3Detector>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
6,7c10,12
< Debug: Selected item 'detEntry' in TagSelector
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Selected item 'e3Detector' in TagSelector
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional
10,12c15,17
< Debug: Value '%%%%%&%&&' for attribute file of e3Detector isn't valid
< Debug: Setting new attribute file '' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute file 'myOwnOutput.txt' into e3Detector 'e3Detector_0'
---
> Debug: Value '%%%%%&%&&' for attribute id of e3Detector isn't valid
> Debug: Value '' for attribute id of e3Detector isn't valid
> Debug: Setting new attribute id 'myOwnOutput.txt' into e3Detector 'e3Detector_0'
15c20
< Debug: Setting previous attribute file '' into e3Detector 'e3Detector_0'
---
> Debug: Setting previous attribute id 'e3Detector_0' into e3Detector 'myOwnOutput.txt'
18c23
< Debug: Setting previous attribute file 'e3Detector_0.xml' into e3Detector 'e3Detector_0'
---
> Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
21c26
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74a79,232
> 
> =================================================================
> ==766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f943a79e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f943b3a2ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect id ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="correctID" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
---
>     <e3Detector id="correctID" pos="22.00,29.00" freq="900.00" file="e3Detector_0.xml">
9c9
<     <e3Detector id="e3Detector_1" pos="29.00,30.00" freq="900.00" file="e3Detector_1.xml">
---
>     <e3Detector id="e3Detector_1" pos="29.00,29.00" freq="900.00" file="e3Detector_1.xml">
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,105d83
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Clicked over position 754 - 268
---
> TestFunctions: Clicked over position 754 - 253
27c27
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,73d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
additionalElements e3detector inspect name ( Last six runs Dec2020 )
additionalElements e3detector inspect vtypes ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,102d80
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
28c28
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100,126d103
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect speedthreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74a79,232
> 
> =================================================================
> ==1248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb4c3f388ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fb4c4b3cae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect timethreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
49,74d52
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,96d88
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection file ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,97d89
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,98d90
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79a84,274
> 
> =================================================================
> ==1706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f373417a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3734d7eae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection speedthreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24c28
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e3Detector isn't valid
---
> Debug: Value 'customName' for attribute speedThreshold of e3Detector isn't valid
87,98d90
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection timethreshold ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,98d90
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection vtypes ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97a102,292
> 
> =================================================================
> ==1892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fcbbb3de8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fcbbbfe2ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load empty ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load file ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Warning: Essential filename attribute 'file' of e3Detector with ID 'e3Detector_0' is missing; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
< Warning: Format of essential filename attribute 'file' of e3Detector with ID 'e3Detector_1' is invalid; Filename contains invalid characters; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
< Warning: Format of essential filename attribute 'file' of e3Detector with ID 'e3Detector_2' is invalid; Filename cannot be empty; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Warning: Format of essential SUMOTime attribute 'freq' of e3Detector with ID 'e3Detector_0' is invalid; Cannot be parsed to SUMOTime; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
< Warning: Format of essential SUMOTime attribute 'freq' of e3Detector with ID 'e3Detector_1' is invalid; Cannot be parsed to SUMOTime; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,50d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Warning: There is another e3Detector with the same ID='e3Detector_0'.
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
< Warning: Essential unique string attribute 'id' of e3Detector is missing; e3Detector cannot be created
< Warning: e3Detector parent of detEntry was not loaded sucesfully.
< Warning: e3Detector parent of detExit was not loaded sucesfully.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load invalidchilds ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,5d0
< Warning: Format of essential unique float attribute 'pos' of detEntry is invalid; Cannot be parsed to float; detEntry cannot be created
< Warning: Format of essential unique float attribute 'pos' of detExit is invalid; Cannot be parsed to float; detExit cannot be created
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load position ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
66,78d69
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
24a25,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
56,68d59
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements e3detector load speedthreshold ( Last six runs Dec2020 )
additionalElements e3detector load timethreshold ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e3detector lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_0" pos="27.00,5.00" freq="900.00" file="e3Detector_0.xml">
---
>     <e3Detector id="e3Detector_0" pos="22.00,-1.00" freq="900.00" file="e3Detector_0.xml">
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7c11
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
9,13c13,18
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: Setting new attribute pos '22.00,5.00' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute blockMovement 'true' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute blockMovement 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute pos '27.00,5.00' into e3Detector 'e3Detector_0'
---
> Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
> Debug: Setting new attribute shape '18.00,7.00' into edge 'gneE0'
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value ' m' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value ' m' for attribute shape of edge isn't valid
16c21
< Debug: Setting previous attribute pos '22.00,5.00' into e3Detector 'e3Detector_0'
---
> Debug: Setting previous attribute shape '' into edge 'gneE0'
19c24
< Debug: Setting previous attribute blockMovement '1' into e3Detector 'e3Detector_0'
---
> Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,7.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="4.93" length="9.10" shape="17.06,1.60 13.82,1.79 12.65,2.37 13.53,3.34 16.48,4.69"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="5.94" length="14.98" shape="49.49,-1.53 44.15,-0.16 42.43,0.82 44.32,1.40 49.83,1.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 18.00,7.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="33.87" shape="16.48,4.69 18.13,5.33 49.49,-1.53"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="32.77" shape="49.83,1.60 17.06,1.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="15.90,6.18 17.06,3.20 17.06,0.00 12.29,0.17 9.35,0.69 8.24,1.55 8.96,2.75 11.51,4.29">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,3.20 49.32,-3.13">
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,14c13,14
< TestFunctions: Clicked over position 554 - 268
< TestFunctions: Clicked over position 554 - 268
---
> TestFunctions: Clicked over position 554 - 253
> TestFunctions: Clicked over position 554 - 253
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_0" pos="30.00,-1.00" freq="900.00" file="e3Detector_0.xml">
---
>     <e3Detector id="e3Detector_0" pos="22.00,-1.00" freq="900.00" file="e3Detector_0.xml">
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
7c11
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
9,13c13,16
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: Setting new attribute pos '22.00,5.00' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute pos '22.00,-1.00' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute pos '16.00,-1.00' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute pos '30.00,-1.00' into e3Detector 'e3Detector_0'
---
> Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
> Debug: Setting new attribute shape '18.00,7.00' into edge 'gneE0'
> Debug: Setting new attribute shape '18.00,-2.00' into edge 'gneE0'
> Debug: Setting new attribute shape '10.00,-2.00' into edge 'gneE0'
16c19
< Debug: Setting previous attribute pos '16.00,-1.00' into e3Detector 'e3Detector_0'
---
> Debug: Setting previous attribute shape '18.00,-2.00' into edge 'gneE0'
19c22
< Debug: Setting previous attribute pos '22.00,-1.00' into e3Detector 'e3Detector_0'
---
> Debug: Setting previous attribute shape '18.00,7.00' into edge 'gneE0'
22c25
< Debug: Setting previous attribute pos '22.00,5.00' into e3Detector 'e3Detector_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-2.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.73" length="4.65" shape="0.00,1.60 -1.27,0.93 -1.74,0.17 -1.42,-0.66 -0.31,-1.57"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.67" length="4.67" shape="50.08,-1.60 51.26,-0.77 51.64,0.04 51.22,0.83 50.00,1.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 10.00,-2.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.65" shape="-0.31,-1.57 9.88,-3.61 50.08,-1.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 -0.63,-3.14 0.00,3.20">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,3.20 50.16,-3.20">
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
108,132d111
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_5togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45a50,53
> Tracer caught signal 11: addr=0x0 pc=0xeadf18 sp=0x7f37eb016d10
> ==14635==LeakSanitizer has encountered a fatal error.
> ==14635==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==14635==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create default_nocenter ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45a50,53
> Tracer caught signal 11: addr=0x0 pc=0xeadf18 sp=0x7f2be2f1ed10
> ==14651==LeakSanitizer has encountered a fatal error.
> ==14651==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==14651==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,29d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="-1.60" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28a33,146
> 
> =================================================================
> ==14633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f431b1f08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f431bdf4ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18a3  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create output ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28a33,146
> 
> =================================================================
> ==14793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7eff97e1e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7eff98a22ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1907  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
47a52,55
> Tracer caught signal 11: addr=0x0 pc=0xeadf18 sp=0x7fa43cf0ed10
> ==14661==LeakSanitizer has encountered a fatal error.
> ==14661==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==14661==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create routeprobe ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6d5
<     <calibrator id="laneCalibrator_gneE0_0_1" lane="gneE0_0" pos="7.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
6,10d9
< Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE0_0_1' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_1' in GNEChange_Additional
13a13
> Debug: Keys Ctrl+Z (Undo) pressed
18,19d17
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_1' in GNEChange_Additional
23d20
< Debug: Deleting unreferenced laneCalibrator 'laneCalibrator_gneE0_0_1'
25,36d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="7.00" y="-1.60" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
58a63,176
> 
> =================================================================
> ==15051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd2313078ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fd231f0bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c3  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,95d70
< Debug: Deleting unreferenced laneCalibrator 'laneCalibrator_gneE3_0_1'
< Debug: Deleting unreferenced laneCalibrator 'correctID'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="19.00" y="24.80" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,85d62
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="21.60" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,57d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="21.60" angle="0.00"/>
</viewsettings>
additionalElements lanecalibrator inspect name ( Last six runs Dec2020 )
additionalElements lanecalibrator inspect output ( Last six runs Dec2020 )
additionalElements lanecalibrator inspect routeprobe ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
89a94,207
> 
> =================================================================
> ==14705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe5b9e658ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fe5baa69ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1e08  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,123d101
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97,122d100
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements lanecalibrator inspect_selection name ( Last six runs Dec2020 )
additionalElements lanecalibrator inspect_selection routeprobe ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection output ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122a127,276
> 
> =================================================================
> ==15856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f189b5d58ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f189c1d9ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c5  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
140,165d143
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: additional calibrator must have either a lane or an edge attribute.
< Warning: The lane 'dummyLane' to use within the calibrator 'calibrator02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced laneCalibrator 'calibratorFlows'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements lanecalibrator load flows arrivalposlat ( Last six runs Dec2020 )
additionalElements lanecalibrator load flows departposlat ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows containernumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==17156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f9dcfddf8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f9dd09e3ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a80  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows departpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==16888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb07522c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fb075e30ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a67  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows end ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==16555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7faed0b158ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7faed1719ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a67  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows line ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==17060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fee43bf28ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fee447f6ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a80  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows personnumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==17103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5c64ba18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5c657a5ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a80  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows route ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==16562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe9d7e148ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fe9d8a18ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a80  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==16552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f32167a88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f32173acae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a67  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load flows type ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==16408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2e7e1928ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f2e7ed96ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a7f  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,44d31
< Debug: Deleting unreferenced laneCalibrator 'calibrator04'
< Debug: Deleting unreferenced laneCalibrator 'calibrator03'
< Debug: Deleting unreferenced laneCalibrator 'calibrator02'
< Debug: Deleting unreferenced laneCalibrator 'calibrator01'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'id' of laneCalibrator is missing; laneCalibrator cannot be created
< Warning: Format of essential unique string attribute 'id' of laneCalibrator is invalid; ID contains invalid characters; laneCalibrator cannot be created
< Warning: Format of essential unique string attribute 'id' of laneCalibrator is invalid; ID cannot be empty; laneCalibrator cannot be created
< Warning: There is another calibrator with the same ID='calibrator01'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load output ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31,43d34
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,41d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key doesn't exist
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential positive float attribute 'pos' of laneCalibrator with ID 'calibrator01' is missing; laneCalibrator cannot be created
< Warning: Format of essential positive float attribute 'pos' of laneCalibrator with ID 'calibrator02' is invalid; Cannot be parsed to float; laneCalibrator cannot be created
< Warning: Format of essential positive float attribute 'pos' of laneCalibrator with ID 'calibrator03' is invalid; Cannot be negative; laneCalibrator cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load routeProbe ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,41d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load routes color ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,36d12
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced laneCalibrator 'calibratorRoutes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced laneCalibrator 'calibratorRoutes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements lanecalibrator load routes default ( Last six runs Dec2020 )
additionalElements lanecalibrator load routes edges ( Last six runs Dec2020 )
additionalElements lanecalibrator load routes id ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,36d26
< Debug: Deleting unreferenced laneCalibrator 'laneCalibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements lanecalibrator load vtypes decel ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes maxspeed ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes speeddev ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes speedfactor ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,36d12
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced laneCalibrator 'laneCalibratorVehicleTypes'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
additionalElements lanecalibrator load vtypes default ( Last six runs Dec2020 )
additionalElements lanecalibrator load vtypes id ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load vtypes guishape ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==18223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc68d4ec8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fc68e0f0ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x19d5  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load vtypes maxspeedlat ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load vtypes mingap ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==18189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f30f7c4a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f30f884eae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a7f  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load vtypes width ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36a41,154
> 
> =================================================================
> ==18179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f99db4838ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f99dc087ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a5c  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,100d79
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_3' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_4' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_5togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE2_5' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,47c7,8
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: Invalid input parameter of parkingArea: 'angle' doesn't have a valid 'float' format between [0, 360]
< Debug: Invalid input parameter of parkingArea: 'angle' doesn't have a valid 'float' format between [0, 360]
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_1' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_2' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" angle="-4.00"/>
    <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00" angle="140.00"/>
    <parkingArea id="parkingArea_gneE0_0_2" lane="gneE0_0" startPos="14.00" endPos="24.00" angle="120.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37,49d40
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements parkingarea create default ( Last six runs Dec2020 )
shapeElements poi create relativepath ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,5c7
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
---
> Debug: Selected invalid item in TagSelector
7,8d8
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
10,12d9
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
15,27d11
< Debug: Deleting unreferenced parkingArea 'parkingArea_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create length ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
8,13c12
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: Invalid input parameter of parkingArea: 'length' doesn't have a valid 'float' format
< Debug: Invalid input parameter of parkingArea: 'length' doesn't have a valid 'float' format
< Debug: Invalid input parameter of parkingArea: 'length' cannot be negative
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 0.80,-16.40,37.20,3.60
---
> Debug: Selected invalid item in TagSelector
15,17d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 0.80,-16.40,37.20,3.60
19,22d14
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 0.80,-16.40,37.20,3.60
< Debug: Additionals saved
37,51d28
< Debug: Deleting unreferenced parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 0.80,-16.40,37.20,3.60
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" length="3.1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create name ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5,6
<     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" name="custon name"/>
---
>     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" name="parkingArea"/>
>     <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00" name="custon name"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
4d7
< Debug: Invalid input parameter of parkingArea: input contains invalid characters
6a10,11
> Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_1' is invalid; Cannot be parsed to float; Default value will be used.
> Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional
9c14
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
---
> Debug: Removing parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional
12c17
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
---
> Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional
15a21
> Debug: Deleting unreferenced parkingArea 'parkingArea_gneE0_0_1'
17,28d22
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create onroad ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
16,27d19
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create references ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63,75d66
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create references_lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,62d53
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create roadsidecapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
20,31d23
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create width ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,52d43
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,112d107
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 3
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
58,70d61
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements parkingarea fix fix_positions ( Last six runs Dec2020 )
additionalElements parkingarea fix save_invalids ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea fix friendlypos ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,71d62
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea fix select_invalids ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
62,74d65
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
44,69d47
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,54d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements parkingarea inspect block_move ( Last six runs Dec2020 )
additionalElements parkingarea inspect friendlypos ( Last six runs Dec2020 )
additionalElements parkingarea inspect onroad ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,114d91
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements parkingarea inspect endpos ( Last six runs Dec2020 )
additionalElements parkingarea inspect startpos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,65d43
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
65,91d68
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,55d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71,96d74
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect roadsidecapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,57d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect width ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71,97d74
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,87d79
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection block_move ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
16,58c20
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute selected '0' into parkingArea 'parkingAreaA'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Setting previous attribute selected '0' into junction 'gneJ1'
< Debug: Setting previous attribute selected '0' into edge 'gneE1'
< Debug: Setting previous attribute selected '0' into junction 'gneJ0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into parkingArea 'parkingAreaA'
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5" endPos="10" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="7.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15" endPos="20" name="parkingArea2" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
58,69d61
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements parkingarea inspect_selection lenght ( Last six runs Dec2020 )
additionalElements parkingarea inspect_selection roadsidecapacity ( Last six runs Dec2020 )
additionalElements parkingarea inspect_selection width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,59d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection onroad ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,66d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
17a18,21
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,55d46
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements parkingarea load angle ( Last six runs Dec2020 )
additionalElements parkingarea load endpos ( Last six runs Dec2020 )
additionalElements parkingarea load friendlypos ( Last six runs Dec2020 )
additionalElements parkingarea load startpos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,42d33
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of parkingArea is missing; parkingArea cannot be created
< Warning: Format of essential unique string attribute 'id' of parkingArea is invalid; ID contains invalid characters; parkingArea cannot be created
< Warning: There is another parkingArea with the same ID='parkingArea_0'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,38d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'lane' of parkingArea with ID 'parkingArea_01' is missing; parkingArea cannot be created
< Warning: The lane 'dummyLane' to use within the parkingArea 'parkingArea_02' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,52d43
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements parkingarea load lenght ( Last six runs Dec2020 )
additionalElements parkingarea load width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load onroad ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,39d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: There is another parkingArea with the same ID='parkingArea_0'.
< Warning: There is another parkingArea with the same ID='parkingArea_0'.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34,46d37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Warning: Error parsing key from additional parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from additional parameter. Key cannot be empty
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Warning: Error parsing key from additional parameter. Key contains invalid characters
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load roadsidecapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,57d48
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="28.00" endPos="38.00"/>
---
>     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="12.00" endPos="22.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
6,11d9
< Debug: Setting new attribute startPos '20.00' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting new attribute endPos '30.00' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'true' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting new attribute blockMovement 'false' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting new attribute startPos '28.00' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting new attribute endPos '38.00' into parkingArea 'parkingArea_gneE0_0_0'
14,15c12
< Debug: Setting previous attribute endPos '30.00' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting previous attribute startPos '20.00' into parkingArea 'parkingArea_gneE0_0_0'
---
> Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '1' into parkingArea 'parkingArea_gneE0_0_0'
20,21d14
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into parkingArea 'parkingArea_gneE0_0_0'
23,25d15
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '22.00' into parkingArea 'parkingArea_gneE0_0_0'
< Debug: Setting previous attribute startPos '12.00' into parkingArea 'parkingArea_gneE0_0_0'
27,28d16
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
---
>     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="12.00" endPos="22.00"/>
---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
11,77c15
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< Debug: Setting new attribute startPos '4.00' into parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< Debug: Setting new attribute endPos '14.00' into parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -0.20,-10.60,18.20,-2.20
< Debug: Setting new attribute startPos '12.00' into parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -0.20,-10.60,18.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -0.20,-10.60,18.20,-2.20
< Debug: Setting new attribute endPos '22.00' into parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -0.20,-10.60,18.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -0.20,-10.60,18.20,-2.20
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -0.20,-10.60,18.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< Debug: Setting new attribute startPos '20.00' into parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 7.80,-10.60,26.20,-2.20
< Debug: Setting new attribute endPos '30.00' into parkingArea 'parkingArea_gneE0_0_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,14
> GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-16.40,45.20,3.60
> GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-16.40,45.20,3.60
13a16,19
> GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-16.40,45.20,3.60
> GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-16.40,45.20,3.60
> GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-16.40,45.20,3.60
> GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary -25.00,-16.40,45.20,54.00
15a22,23
> GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-3.60,44.20,16.40
> GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-3.60,44.20,16.40
16a25,28
> GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-3.60,44.20,16.40
> GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-3.60,44.20,16.40
> GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-3.60,44.20,16.40
> GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary -25.00,-3.60,44.20,48.00
18a31,32
> GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_5 from SUMORTree with boundary 18.80,29.20,55.20,49.20
> GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary 18.80,29.20,55.20,49.20
19a34,37
> GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_5 from SUMORTree with boundary 18.80,29.20,55.20,49.20
> GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary 18.80,29.20,55.20,49.20
> GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_5 from SUMORTree with boundary 18.80,29.20,55.20,49.20
> GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary -25.00,12.00,55.20,49.20
21a40,41
> GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_4 from SUMORTree with boundary 10.80,26.00,47.20,46.00
> GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_4 into SUMORTree with boundary 10.80,26.00,47.20,46.00
22a43,46
> GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_4 from SUMORTree with boundary 10.80,26.00,47.20,46.00
> GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_4 into SUMORTree with boundary 10.80,26.00,47.20,46.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,54d46
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create block_move ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,36d28
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,39d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
additionalElements parkingspace create length ( Last six runs Dec2020 )
additionalElements parkingspace create width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,36d27
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
24a25,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102,110d105
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 3
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
130,156d133
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect block_move ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,63d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,120d97
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements parkingspace inspect lenght ( Last six runs Dec2020 )
additionalElements parkingspace inspect width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,99d77
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
103,129d106
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
112,138d115
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
233,259d236
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection block_move ( Last six runs Dec2020 )

---------- Differences in errors ----------
3c3
< Debug: Adding space 'parkingArea_Aspace0' in GNEChange_Additional
---
> Debug: Adding space 'parkingArea_A' in GNEChange_Additional
8c8
< Debug: Adding space 'parkingArea_Bspace0' in GNEChange_Additional
---
> Debug: Adding space 'parkingArea_B' in GNEChange_Additional
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
20a25
> Debug: Setting new attribute selected 'true' into space 'parkingArea_A'
22,104c27,28
< Debug: Setting new attribute selected 'true' into space 'parkingArea_Aspace0'
< Debug: Setting new attribute selected 'true' into space 'parkingArea_Bspace0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into space 'parkingArea_Bspace0'
< Debug: Setting previous attribute selected '0' into space 'parkingArea_Aspace0'
< Debug: Setting previous attribute selected '0' into parkingArea 'parkingArea_B'
< Debug: Setting previous attribute selected '0' into parkingArea 'parkingArea_A'
< Debug: Setting previous attribute selected '0' into edge 'gneE2'
< Debug: Setting previous attribute selected '0' into junction 'gneJ3'
< Debug: Setting previous attribute selected '0' into edge 'gneE3'
< Debug: Setting previous attribute selected '0' into junction 'gneJ2'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Setting previous attribute selected '0' into junction 'gneJ1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space x="17.00" y="7.00" z="10.00" width="4.00" angle="45.00">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
171,197d174
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
additionalElements parkingspace inspect_selection lenght ( Last six runs Dec2020 )
additionalElements parkingspace inspect_selection width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
180,206d183
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
136,162d139
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,88d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,56.00,31.00
< Debug: Format of optional optional angle[0, 360] attribute 'angle' of space is invalid; Cannot be parsed to float; Default value will be used.
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,56.00,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,56.00,31.00
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,56.00,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,56.00,31.00
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,56.00,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,61.00,31.00
< Debug: Format of optional optional angle[0, 360] attribute 'angle' of space is invalid; Cannot be parsed to float; Default value will be used.
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,61.00,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,61.00,31.00
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,61.00,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,61.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="40.00" y="15.00" z="1.00" width="3.30" length="6.00"/>
        <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00"/>
        <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00"/>
        <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="-20.00"/>
        <space x="50.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="500.00"/>
        <space x="0.00" y="-15.00" z="1.00" width="3.30" length="6.00" angle="60.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34,46d37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load invalid_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,34c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'id' of parkingArea is missing; parkingArea cannot be created
Warning: parkingArea parent of space was not loaded sucesfully.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load lenght ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,81d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,45.00,30.00
< Debug: Format of optional positive optional float attribute 'length' of space is invalid; Cannot be parsed to float; Default value will be used.
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,45.00,30.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,45.00,30.00
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,45.00,30.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,45.00,30.00
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,45.00,30.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,50.00,30.00
< Debug: Format of optional positive optional float attribute 'length' of space is invalid; Cannot be parsed to float; Default value will be used.
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,50.00,30.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,50.00,30.00
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,50.00,30.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,50.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="30.00" y="15.00" z="1.00" width="3.30" angle="45.00"/>
        <space x="35.00" y="15.00" z="1.00" width="3.30" angle="45.00"/>
        <space x="35.00" y="15.00" z="1.00" width="3.30" angle="45.00"/>
        <space x="35.00" y="15.00" z="1.00" width="3.30" angle="45.00"/>
        <space x="35.00" y="15.00" z="1.00" width="3.30" length="5.50" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22,34d25
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: A space must be declared within the definition of a parkingArea.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,51d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -16.00,-3.60,43.20,31.00
< Debug: Inserting parameter 'key1|value1' into additional space.
< Debug: Inserting parameter 'key1|value4' into additional space.
< Debug: Inserting parameter 'key2|' into additional space.
< Debug: Inserting parameter 'key3|$$value with spaces%%' into additional space.
< Debug: Inserting parameter 'key4|value5' into additional space.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="0.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00">
            <param key="key1" value="value4"/>
            <param key="key2" value=""/>
            <param key="key3" value="$$value with spaces%%"/>
            <param key="key4" value="value5"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing key from additional parameter. Key doesn't exist
Warning: Error parsing key from additional parameter. Key contains invalid characters
Warning: Error parsing key from additional parameter. Key doesn't exist
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,81d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-3.60,43.20,31.00
< Debug: Format of optional positive optional float attribute 'width' of space is invalid; Cannot be parsed to float; Default value will be used.
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-3.60,43.20,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-3.60,43.20,31.00
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-3.60,43.20,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-3.60,43.20,31.00
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-3.60,43.20,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-3.60,43.20,31.00
< Debug: Format of optional positive optional float attribute 'width' of space is invalid; Cannot be parsed to float; Default value will be used.
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-3.60,43.20,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-3.60,43.20,31.00
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-3.60,43.20,31.00
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-3.60,43.20,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="20.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
        <space x="25.00" y="15.00" z="1.00" length="6.00" angle="45.00"/>
        <space x="25.00" y="15.00" z="1.00" length="6.00" angle="45.00"/>
        <space x="25.00" y="15.00" z="1.00" length="6.00" angle="45.00"/>
        <space x="25.00" y="15.00" z="1.00" width="4.10" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load x ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,46d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -6.00,-3.60,43.20,31.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="10.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique position attribute 'x' of space is missing; space cannot be created
Warning: Format of essential unique position attribute 'x' of space is invalid; Cannot be parsed to float; space cannot be created
Warning: Format of essential unique position attribute 'x' of space is invalid; Cannot be parsed to float; space cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load y ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,46d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -1.00,-3.60,43.20,31.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="15.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique position attribute 'y' of space is missing; space cannot be created
Warning: Format of essential unique position attribute 'y' of space is invalid; Cannot be parsed to float; space cannot be created
Warning: Format of essential unique position attribute 'y' of space is invalid; Cannot be parsed to float; space cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load z ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,78d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-3.60,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary -11.00,-31.00,43.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -11.00,-31.00,43.20,16.40
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="5.00" y="-15.00" width="3.30" length="6.00" angle="45.00"/>
        <space x="10.00" y="-15.00" width="3.30" length="6.00" angle="45.00"/>
        <space x="10.00" y="-15.00" width="3.30" length="6.00" angle="45.00"/>
        <space x="10.00" y="-15.00" z="1.30" width="3.30" length="6.00" angle="45.00"/>
        <space x="15.00" y="-15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Format of optional unique position attribute 'z' of space is invalid; Cannot be parsed to float; space cannot be created
Warning: Format of optional unique position attribute 'z' of space is invalid; Cannot be parsed to float; space cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace lock_unlock ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'space' in TagSelector
< Debug: Adding space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< Debug: Setting new attribute pos '34.00,8.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Setting new attribute blockMovement 'true' into space 'parkingArea_gneE0_0_0space0'
< Debug: Setting new attribute blockMovement 'false' into space 'parkingArea_gneE0_0_0space0'
< Debug: Setting new attribute pos '16.00,13.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '34.00,8.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '1' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '17.00,14.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00">
        <space x="16.00" y="13.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace move ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'space' in TagSelector
< Debug: Adding space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< Debug: Setting new attribute pos '34.00,12.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Setting new attribute pos '39.00,12.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Setting new attribute pos '39.00,-2.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Setting new attribute pos '16.00,0.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '39.00,-2.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '39.00,12.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '34.00,12.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '17.00,14.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00">
        <space x="16.00" y="0.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,284c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding parkingArea 'parkingArea_gneE0_0_7' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-16.40,45.20,3.60
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-16.40,45.20,3.60
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-16.40,45.20,3.60
< Debug: Adding space 'parkingArea_gneE0_0_7' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-16.40,45.20,3.60
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-16.40,45.20,3.60
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-16.40,45.20,3.60
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary -25.00,-16.40,45.20,54.00
< Debug: Adding parkingArea 'parkingArea_gneE1_0_6' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-3.60,44.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-3.60,44.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-3.60,44.20,16.40
< Debug: Adding space 'parkingArea_gneE1_0_6' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-3.60,44.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-3.60,44.20,16.40
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-3.60,44.20,16.40
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary -25.00,-3.60,44.20,48.00
< Debug: Adding parkingArea 'parkingArea_gneE2_0_5' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_gneE0_0_7" lane="gneE0_1" startPos="22.00" endPos="32.00" length="5.00">
        <space x="-10.00" y="39.00" z="1.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE1_0_6" lane="gneE1_1" startPos="19.00" endPos="29.00" length="5.00">
        <space x="-10.00" y="33.00" z="2.00" width="5.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_0_5" lane="gneE2_1" startPos="8.00" endPos="18.00" length="5.00">
        <space x="-10.00" y="27.00" z="3.00" length="6.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_1_4" lane="gneE2_2" startPos="16.00" endPos="26.00" length="5.00">
        <space x="-10.00" y="21.00" z="4.00" angle="45.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_2_3" lane="gneE2_3" startPos="23.00" endPos="33.00" length="5.00">
        <space x="-10.00" y="15.00" z="5.00" width="1.00" length="1.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_3_2" lane="gneE2_4" startPos="31.00" endPos="41.00" length="5.00">
        <space x="-10.00" y="9.00" z="6.00" width="2.00" length="3.00" angle="60.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_4_1" lane="gneE2_5" startPos="38.00" endPos="48.00" length="5.00">
        <space x="-10.00" y="3.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE4_0_0" lane="gneE4_0" startPos="11.55" endPos="21.55" length="5.00">
        <space x="-10.00" y="-3.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE4_0_8" lane="gneE4_0" startPos="30.00" endPos="40.00" length="5.00"/>
</additional>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Invalid input parameter of routeProbe: 'begin' doesn't have a valid SUMOTime format
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< -11
< TestFunctions: Clicked over position 554 - 403
< 10.5
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" file="routeProbe_gneE0_0.xml" begin="10.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" file="routeProbe_gneE0_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create default_nocenter ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" file="routeProbe_gneE0_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create file ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Invalid input parameter of routeProbe: input contains invalid characters for a filename
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" file="fileA.txt" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Invalid input parameter of routeProbe: 'freq' doesn't have a valid SUMOTime format
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="120" file="routeProbe_gneE0_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Invalid input parameter of routeProbe: input contains invalid characters
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" name="customName" file="routeProbe_gneE0_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,115d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE1_2" edge="gneE1" freq="3600" file="routeProbe_gneE1_2.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Value 'dummy' for attribute begin of routeProbe isn't valid
< Debug: Value '-5' for attribute begin of routeProbe isn't valid
< Debug: Setting new attribute begin '20' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute begin '0.00' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute begin '20' into routeProbe 'routeProbe_gneE3_0'
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< dummy
< -5
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="3600" file="routeProbe_gneE3_0.xml" begin="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,105d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE0" freq="3600" file="routeProbe_gneE3_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect file ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
< Debug: Setting new attribute file 'fileA.txt' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file 'routeProbe_gneE3_0.xml' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute file 'fileA.txt' into routeProbe 'routeProbe_gneE3_0'
< Debug: Additionals saved
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="3600" file="fileA.txt" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Value 'dummy' for attribute freq of routeProbe isn't valid
< Debug: Value '-50' for attribute freq of routeProbe isn't valid
< Debug: Setting new attribute freq '150' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute freq '3600' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute freq '150' into routeProbe 'routeProbe_gneE3_0'
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="150" file="routeProbe_gneE3_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_gneE3_1' in GNEChange_Additional
< Debug: Value 'routeProbe_gneE3_1' for attribute id of routeProbe isn't valid
< Debug: Value 'Id with spaces' for attribute id of routeProbe isn't valid
< Debug: Setting new attribute id 'correctID' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute id 'routeProbe_gneE3_0' into routeProbe 'correctID'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="correctID" edge="gneE3" freq="3600" file="routeProbe_gneE3_0.xml" begin="0.00"/>
    <routeProbe id="routeProbe_gneE3_1" edge="gneE3" freq="3600" file="routeProbe_gneE3_1.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Value '%%%;:..&&%$%$' for attribute name of routeProbe isn't valid
< Debug: Setting new attribute name 'customName' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into routeProbe 'routeProbe_gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute name 'customName' into routeProbe 'routeProbe_gneE3_0'
< Debug: Additionals saved
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="3600" name="customName" file="routeProbe_gneE3_0.xml" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,19d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="3600" file="routeProbe_gneE3_0.xml" begin="0.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting parameter 'KeyA1|valueA1' into additional routeProbe.
< Debug: Inserting parameter 'KeyA3|valueA2' into additional routeProbe.
< Debug: Inserting parameter 'KeyA2|valueA3' into additional routeProbe.
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Inserting parameter 'KeyB1|valueB1' into additional routeProbe.
< Debug: Inserting parameter 'KeyB3|valueB2' into additional routeProbe.
< Debug: Inserting parameter 'KeyB2|valueB3' into additional routeProbe.
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_02'
< Debug: Value '-5' for attribute begin of routeProbe isn't valid
< Debug: Setting new attribute begin '11.3' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute begin '11.3' into routeProbe 'routeProbe_02'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute begin '3.00' into routeProbe 'routeProbe_02'
< Debug: Setting previous attribute begin '0.00' into routeProbe 'routeProbe_01'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="fileA.txt" begin="11.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" edge="gneE1" freq="120.00" file="fileB.txt" begin="11.30">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection file ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,71d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting parameter 'KeyA1|valueA1' into additional routeProbe.
< Debug: Inserting parameter 'KeyA3|valueA2' into additional routeProbe.
< Debug: Inserting parameter 'KeyA2|valueA3' into additional routeProbe.
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Inserting parameter 'KeyB1|valueB1' into additional routeProbe.
< Debug: Inserting parameter 'KeyB3|valueB2' into additional routeProbe.
< Debug: Inserting parameter 'KeyB2|valueB3' into additional routeProbe.
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_02'
< Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
< Debug: Setting new attribute file 'fileA.txt' into routeProbe 'routeProbe_02'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file 'fileB.txt' into routeProbe 'routeProbe_02'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into routeProbe 'routeProbe_02'
< Debug: Setting previous attribute selected '0' into routeProbe 'routeProbe_01'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="fileA.txt" begin="0.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" edge="gneE1" freq="120.00" file="fileA.txt" begin="3.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting parameter 'KeyA1|valueA1' into additional routeProbe.
< Debug: Inserting parameter 'KeyA3|valueA2' into additional routeProbe.
< Debug: Inserting parameter 'KeyA2|valueA3' into additional routeProbe.
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Inserting parameter 'KeyB1|valueB1' into additional routeProbe.
< Debug: Inserting parameter 'KeyB3|valueB2' into additional routeProbe.
< Debug: Inserting parameter 'KeyB2|valueB3' into additional routeProbe.
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_02'
< Debug: Value '-30' for attribute freq of routeProbe isn't valid
< Debug: Setting new attribute freq '50' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute freq '50' into routeProbe 'routeProbe_02'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute freq '120.00' into routeProbe 'routeProbe_02'
< Debug: Setting previous attribute freq '100.00' into routeProbe 'routeProbe_01'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="50" file="fileA.txt" begin="0.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" edge="gneE1" freq="50" file="fileB.txt" begin="3.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting parameter 'KeyA1|valueA1' into additional routeProbe.
< Debug: Inserting parameter 'KeyA3|valueA2' into additional routeProbe.
< Debug: Inserting parameter 'KeyA2|valueA3' into additional routeProbe.
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Inserting parameter 'KeyB1|valueB1' into additional routeProbe.
< Debug: Inserting parameter 'KeyB3|valueB2' into additional routeProbe.
< Debug: Inserting parameter 'KeyB2|valueB3' into additional routeProbe.
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_02'
< Debug: Value '%%%;:..&&%$%$' for attribute name of routeProbe isn't valid
< Debug: Setting new attribute name 'customName' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute name 'customName' into routeProbe 'routeProbe_02'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into routeProbe 'routeProbe_02'
< Debug: Setting previous attribute name '' into routeProbe 'routeProbe_01'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" name="customName" file="fileA.txt" begin="0.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" edge="gneE1" freq="120.00" name="customName" file="fileB.txt" begin="3.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,90c10,13
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute selected 'true' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter '' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter '' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeProbe 'routeProbe_02'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into routeProbe 'routeProbe_01'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into routeProbe 'routeProbe_02'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeProbe 'routeProbe_02'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeProbe 'routeProbe_01'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="fileA.txt" begin="0.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" edge="gneE1" freq="120.00" file="fileB.txt" begin="3.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Format of optional optional SUMOTime attribute 'begin' of routeProbe with ID 'routeProbe_1' is invalid; Cannot be parsed to SUMOTime; Default value will be used.
< Debug: Adding routeProbe 'routeProbe_1' in GNEChange_Additional
< Debug: Format of optional optional SUMOTime attribute 'begin' of routeProbe with ID 'routeProbe_2' is invalid; Cannot be parsed to SUMOTime; Default value will be used.
< Debug: Adding routeProbe 'routeProbe_2' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_3' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced routeProbe 'routeProbe_3'
< Debug: Deleting unreferenced routeProbe 'routeProbe_2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_0" edge="gneE1" freq="100.00" file="myOwnFile.txt" begin="0.00"/>
    <routeProbe id="routeProbe_1" edge="gneE1" freq="100.00" file="myOwnFile.txt" begin="0.00"/>
    <routeProbe id="routeProbe_2" edge="gneE1" freq="100.00" file="myOwnFile.txt" begin="0.00"/>
    <routeProbe id="routeProbe_3" edge="gneE1" freq="100.00" file="myOwnFile.txt" begin="10.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_2' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced routeProbe 'routeProbe_2'
< Debug: Deleting unreferenced routeProbe 'routeProbe_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_0" edge="gneE1" freq="100.00" file="routeProbe_0.txt" begin="0.00"/>
    <routeProbe id="routeProbe_2" edge="gneE1" freq="100.00" file="routeProbe_2.txt" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: The edge 'dummyEdge' to use within the routeProbe 'routeProbe_1' is not known.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load file ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,36d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_3' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced routeProbe 'routeProbe_3'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_3" edge="gneE1" freq="100.00" file="fileA.txt" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential filename attribute 'file' of routeProbe with ID 'routeProbe_0' is missing; routeProbe cannot be created
Warning: Format of essential filename attribute 'file' of routeProbe with ID 'routeProbe_1' is invalid; Filename contains invalid characters; routeProbe cannot be created
Warning: Format of essential filename attribute 'file' of routeProbe with ID 'routeProbe_2' is invalid; Filename cannot be empty; routeProbe cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load freq ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,36d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_3' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced routeProbe 'routeProbe_3'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_3" edge="gneE1" freq="120.30" file="routeProbe_3.txt" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential SUMOTime attribute 'freq' of routeProbe with ID 'routeProbe_0' is missing; routeProbe cannot be created
Warning: Format of essential SUMOTime attribute 'freq' of routeProbe with ID 'routeProbe_1' is invalid; Cannot be parsed to SUMOTime; routeProbe cannot be created
Warning: Format of essential SUMOTime attribute 'freq' of routeProbe with ID 'routeProbe_2' is invalid; Cannot be parsed to SUMOTime; routeProbe cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_1' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced routeProbe 'routeProbe_1'
< Debug: Deleting unreferenced routeProbe 'routeProbe_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_0" edge="gneE1" freq="100.00" file="routeProbe_0.txt" begin="0.00"/>
    <routeProbe id="routeProbe_1" edge="gneE1" freq="100.00" file="routeProbe_1.txt" begin="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'id' of routeProbe is missing; routeProbe cannot be created
Warning: Format of essential unique string attribute 'id' of routeProbe is invalid; ID contains invalid characters; routeProbe cannot be created
Warning: Format of essential unique string attribute 'id' of routeProbe is invalid; ID cannot be empty; routeProbe cannot be created
Warning: There is another routeProbe with the same ID='routeProbe_0'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,39d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Format of optional optional string attribute 'name' of routeProbe with ID 'routeProbe_0' is invalid; name contains invalid characters; Default value will be used.
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_1' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced routeProbe 'routeProbe_1'
< Debug: Deleting unreferenced routeProbe 'routeProbe_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_0" edge="gneE1" freq="100.00" file="routeProbe_0.txt" begin="10.30"/>
    <routeProbe id="routeProbe_1" edge="gneE1" freq="100.00" name="Valid Name" file="routeProbe_1.txt" begin="10.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting parameter 'key1|value1' into additional routeProbe.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting parameter 'key1|value5' into additional routeProbe.
< Debug: Inserting parameter 'key2|' into additional routeProbe.
< Debug: Inserting parameter 'key2|' into additional routeProbe.
< Debug: Inserting parameter 'key3|$$value with spaces%%' into additional routeProbe.
< Debug: Inserting parameter 'keyFinal|valueFinal' into additional routeProbe.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="fileA.txt" begin="0.00">
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing key from additional parameter. Key doesn't exist
Warning: Error parsing key from additional parameter. Key doesn't exist
Error: Attribute 'key' in definition of a param is empty.
Warning: Error parsing key from additional parameter. Key cannot be empty
Warning: Error parsing key from additional parameter. Key contains invalid characters
Warning: Error parsing key from additional parameter. Key contains invalid characters
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,136d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_03' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_05' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_06' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_07' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_08' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_09' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_13' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_14' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_15' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_16' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_17' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="routeProbe_01.txt" begin="0.00"/>
    <routeProbe id="routeProbe_02" edge="gneE1" freq="100.00" file="routeProbe_02.txt" begin="0.00"/>
    <routeProbe id="routeProbe_03" edge="gneE1" freq="100.00" file="routeProbe_03.txt" begin="0.00"/>
    <routeProbe id="routeProbe_05" edge="gneE1" freq="100.00" file="routeProbe_05.txt" begin="0.00"/>
    <routeProbe id="routeProbe_06" edge="gneE1" freq="100.00" file="routeProbe_06.txt" begin="0.00"/>
    <routeProbe id="routeProbe_07" edge="gneE1" freq="100.00" file="routeProbe_07.txt" begin="0.00"/>
    <routeProbe id="routeProbe_08" edge="gneE1" freq="100.00" file="routeProbe_08.txt" begin="0.00"/>
    <routeProbe id="routeProbe_09" edge="gneE1" freq="120.30" file="routeProbe_09.txt" begin="0.00"/>
    <routeProbe id="routeProbe_13" edge="gneE1" freq="100.00" file="myOwnFile.txt" begin="0.00"/>
    <routeProbe id="routeProbe_14" edge="gneE1" freq="100.00" file="routeProbe_13.txt" begin="0.00"/>
    <routeProbe id="routeProbe_15" edge="gneE1" freq="100.00" file="routeProbe_14.txt" begin="0.00"/>
    <routeProbe id="routeProbe_16" edge="gneE1" freq="100.00" file="routeProbe_14.txt" begin="0.00"/>
    <routeProbe id="routeProbe_17" edge="gneE1" freq="100.00" file="routeProbe_14.txt" begin="10.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential filename attribute 'file' of routeProbe with ID 'routeProbe_10' is missing; routeProbe cannot be created
Warning: Essential filename attribute 'file' of routeProbe with ID 'routeProbe_11' is missing; routeProbe cannot be created
Warning: Essential filename attribute 'file' of routeProbe with ID 'routeProbe_12' is missing; routeProbe cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,63d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Invalid input parameter of vaporizer: 'begin' doesn't have a valid SUMOTime format
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE1" begin="10.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,62c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create default_nocenter ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,62d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="5.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create end ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,43d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Invalid input parameter of vaporizer: 'end' doesn't have a valid SUMOTime format
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced vaporizer 'gneE0'
< Debug: Deleting unreferenced vaporizer 'gneE1'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE0" begin="0.00" end="3600.00"/>
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="3.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,33c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Invalid input parameter of vaporizer: input contains invalid characters
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Deleting unreferenced vaporizer 'gneE1'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ4' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ5' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< %%$$$
< TestFunctions: Clicked over position 504 - 433
< customName
< TestFunctions: Clicked over position 504 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE1" begin="0.00" end="3600.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,105d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in removeConnection()
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Value 'dummy' for attribute begin of vaporizer isn't valid
< Debug: Value '-10' for attribute begin of vaporizer isn't valid
< Debug: Setting new attribute begin '50' into vaporizer 'gneE3'
< Debug: Setting new attribute begin '5' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute begin '50.00' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute begin '0.00' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE3" begin="5.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,126d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE0" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect end ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Value 'dummy' for attribute end of vaporizer isn't valid
< Debug: Value '-10' for attribute end of vaporizer isn't valid
< Debug: Setting new attribute end '2' into vaporizer 'gneE3'
< Debug: Setting new attribute end '20' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute end '2.00' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute end '3600.00' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE3" begin="0.00" end="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Value '%%$$$' for attribute name of vaporizer isn't valid
< Debug: Setting new attribute name 'customName' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute name 'customName' into vaporizer 'gneE3'
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE3" begin="0.00" end="3600.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/>
    </edge>
    <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/>
    </edge>
    <edge id=":gneJ0_w2" function="walkingarea">
        <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/>
    </edge>
    <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0">
        <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
11,49c11,14
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'vaporizer' in TagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE3" begin="0.00" end="3600.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vaporizer>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,60c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE1'
< Debug: Value '-30' for attribute begin of vaporizer isn't valid
< Debug: Setting new attribute begin '5' into vaporizer 'gneE0'
< Debug: Setting new attribute begin '5' into vaporizer 'gneE1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute begin '5.00' into vaporizer 'gneE1'
< Debug: Setting previous attribute begin '5.00' into vaporizer 'gneE0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into vaporizer 'gneE1'
< Debug: Setting previous attribute selected '0' into vaporizer 'gneE0'
< Debug: Setting previous attribute selected '0' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Setting previous attribute selected '0' into junction 'gneJ1'
< Debug: Setting previous attribute selected '0' into connection 'fromgneE1_0togneE0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 837 - 368
< -30
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE0" begin="5.00" end="15.00"/>
    <vaporizer id="gneE1" begin="5.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection end ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,61c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE1'
< Debug: Value '-5' for attribute end of vaporizer isn't valid
< Debug: Value '1' for attribute end of vaporizer isn't valid
< Debug: Setting new attribute end '15.8' into vaporizer 'gneE0'
< Debug: Setting new attribute end '15.8' into vaporizer 'gneE1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute end '15.00' into vaporizer 'gneE1'
< Debug: Setting previous attribute end '15.00' into vaporizer 'gneE0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into vaporizer 'gneE1'
< Debug: Setting previous attribute selected '0' into vaporizer 'gneE0'
< Debug: Setting previous attribute selected '0' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Setting previous attribute selected '0' into junction 'gneJ1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 837 - 368
< -5
< 1
< 15.8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE0" begin="5.00" end="15.80"/>
    <vaporizer id="gneE1" begin="5.00" end="15.80"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,60d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE1'
< Debug: Value '%%%$$' for attribute name of vaporizer isn't valid
< Debug: Setting new attribute name 'customName' into vaporizer 'gneE0'
< Debug: Setting new attribute name 'customName' into vaporizer 'gneE1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into vaporizer 'gneE1'
< Debug: Setting previous attribute name '' into vaporizer 'gneE0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into vaporizer 'gneE1'
< Debug: Setting previous attribute selected '0' into vaporizer 'gneE0'
< Debug: Setting previous attribute selected '0' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Setting previous attribute selected '0' into junction 'gneJ1'
< Debug: Setting previous attribute selected '0' into connection 'fromgneE1_0togneE0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE0" begin="5.00" end="15.00" name="customName"/>
    <vaporizer id="gneE1" begin="5.00" end="15.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,14c5,6
<     <vaporizer id="gneE0" begin="5.00" end="15.00">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </vaporizer>
<     <vaporizer id="gneE1" begin="5.00" end="15.00">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </vaporizer>
---
>     <vaporizer id="gneE0" begin="5.00" end="15.00"/>
>     <vaporizer id="gneE1" begin="5.00" end="15.00"/>
---------- Differences in errors ----------
9,45c9,14
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE1_0togneE0_0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into connection 'fromgneE0_0togneE1_0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE0'
< Debug: Setting new attribute selected 'true' into vaporizer 'gneE1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vaporizer 'gneE0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vaporizer 'gneE1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vaporizer 'gneE0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vaporizer 'gneE1'
< Debug: Setting new attribute genericParameter '' into vaporizer 'gneE0'
< Debug: Setting new attribute genericParameter '' into vaporizer 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="5" begin="10.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential SUMOTime attribute 'begin' of vaporizer is missing; vaporizer cannot be created
Warning: Essential SUMOTime attribute 'begin' of vaporizer is missing; vaporizer cannot be created
Warning: Format of essential SUMOTime attribute 'begin' of vaporizer is invalid; Cannot be parsed to SUMOTime; vaporizer cannot be created
Warning: Format of essential SUMOTime attribute 'begin' of vaporizer is invalid; Cannot be parsed to SUMOTime; vaporizer cannot be created
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="6.02" length="3.03" shape="0.15,-2.12 0.82,-1.60 1.41,-1.48 2.07,-1.54 2.98,-1.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load end ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="5" begin="5.00" end="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential SUMOTime attribute 'end' of vaporizer is missing; vaporizer cannot be created
Warning: Essential SUMOTime attribute 'end' of vaporizer is missing; vaporizer cannot be created
Warning: Format of essential SUMOTime attribute 'end' of vaporizer is invalid; Cannot be parsed to SUMOTime; vaporizer cannot be created
Warning: Format of essential SUMOTime attribute 'end' of vaporizer is invalid; Cannot be parsed to SUMOTime; vaporizer cannot be created
Warning: Time interval of vaporizer isn't valid. Attribute 'begin' is greater than attribute 'end'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="6.02" length="3.03" shape="0.15,-2.12 0.82,-1.60 1.41,-1.48 2.07,-1.54 2.98,-1.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,157d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="1" begin="5.00" end="15.00"/>
    <vaporizer id="2" begin="5.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'id' of vaporizer is missing; vaporizer cannot be created
Warning: The edge 'dummyid' to use within the vaporizer is not known.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="6.02" length="3.03" shape="0.15,-2.12 0.82,-1.60 1.41,-1.48 2.07,-1.54 2.98,-1.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="1" begin="5.00" end="15.00"/>
    <vaporizer id="2" begin="5.00" end="15.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="6.02" length="3.03" shape="0.15,-2.12 0.82,-1.60 1.41,-1.48 2.07,-1.54 2.98,-1.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,163d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="1" begin="10.00" end="15.00">
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </vaporizer>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing key from additional parameter. Key doesn't exist
Warning: Error parsing key from additional parameter. Key doesn't exist
Error: Attribute 'key' in definition of a param is empty.
Warning: Error parsing key from additional parameter. Key cannot be empty
Warning: Error parsing key from additional parameter. Key contains invalid characters
Warning: Error parsing key from additional parameter. Key contains invalid characters
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="6.02" length="3.03" shape="0.15,-2.12 0.82,-1.60 1.41,-1.48 2.07,-1.54 2.98,-1.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,100d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vaporizer 'gneE2' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE4' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE0" begin="0.00" end="10.00"/>
    <vaporizer id="gneE1" begin="0.00" end="10.00"/>
    <vaporizer id="gneE2" begin="0.00" end="10.00"/>
    <vaporizer id="gneE4" begin="0.00" end="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : basic about_dialog ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,7c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Opening about dialog
< Debug: Closed about dialog
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> TestFunctions: Killed Netedit process. 'reference.png' not found
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>



</net>

TEST FAILED on ts-sim-build-ba : basic open configuration_shortcut ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,5c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> TestFunctions: Killed Netedit process. 'reference.png' not found
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< input_net.netccfg
< TestFunctions: Clicked over position 304 - 168
< net.net.xml
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Crossing at controlled node 'Center' must be prioritized
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic open net_shortcut ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,5c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> TestFunctions: Killed Netedit process. 'reference.png' not found
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< input_net_loadedmanually.net.xml
< TestFunctions: Clicked over position 304 - 168
< net.net.xml
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic open netedit ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,5c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> TestFunctions: Killed Netedit process. 'reference.png' not found
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic pyautogui_error ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,2d0
< Error: No nodes loaded.
< Error: Failed to build network.
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic quit no_save ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,47c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Confirm quit network'
< Debug: Closed FXMessageBox 'Confirm quit network' with 'Quit'
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic quit no_save_network ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Confirm quit network'
< Debug: Closed FXMessageBox 'Confirm quit network' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_additionals ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_all ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,48c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Confirm quit network'
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_demand ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,45c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_network ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Confirm quit network'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload no_save ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,58c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Confirm reload network'
< Debug: Closed FXMessageBox 'Confirm reload network' with 'Quit'
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Quit'
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic reload no_save_additionals ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload no_save_demand ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic reload no_save_network ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Confirm reload network'
< Debug: Closed FXMessageBox 'Confirm reload network' with 'Quit'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_additionals ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_all ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,59c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Confirm reload network'
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Yes'
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_demand ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_network ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE0_0_0' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Confirm reload network'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic save load_and_save ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic save new_net ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,34c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ0' into net
< Debug: Adding junction 'gneJ1' into net
< Debug: Adding edge 'gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing edge 'gneE0' from net
< Debug: Removing junction 'gneJ1' from net
< Debug: Removing junction 'gneJ0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'gneJ0' into net
< Debug: Adding junction 'gneJ1' into net
< Debug: Adding edge 'gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 408
< TestFunctions: Clicked over position 840 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="30.00,50.00,70.00,50.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="40.00" shape="30.00,48.40 70.00,48.40"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="30.00" y="50.00" incLanes="" intLanes="" shape="30.00,50.00 30.00,46.80"/>
    <junction id="gneJ1" type="dead_end" x="70.00" y="50.00" incLanes="gneE0_0" intLanes="" shape="70.00,46.80 70.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : basic save save_configuration ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,87c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< net
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
---------- Missing result in netcon ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="1" to="5" fromLane="1" toLane="1"/>

    <connection from="2" to="6" fromLane="1" toLane="1"/>

    <connection from="3" to="7" fromLane="1" toLane="1"/>

    <connection from="4" to="8" fromLane="1" toLane="1"/>

    <connection from="5" to="4" fromLane="0" toLane="0"/>
    <connection from="5" to="2" fromLane="0" toLane="0"/>
    <connection from="5" to="2" fromLane="1" toLane="1"/>
    <connection from="5" to="3" fromLane="1" toLane="1"/>
    <connection from="5" to="1" fromLane="1" toLane="1"/>

    <connection from="6" to="3" fromLane="0" toLane="0"/>
    <connection from="6" to="1" fromLane="0" toLane="0"/>
    <connection from="6" to="1" fromLane="1" toLane="1"/>
    <connection from="6" to="4" fromLane="1" toLane="1"/>
    <connection from="6" to="2" fromLane="1" toLane="1"/>

    <connection from="7" to="1" fromLane="0" toLane="0"/>
    <connection from="7" to="4" fromLane="0" toLane="0"/>
    <connection from="7" to="4" fromLane="1" toLane="1"/>
    <connection from="7" to="2" fromLane="1" toLane="1"/>
    <connection from="7" to="3" fromLane="1" toLane="1"/>

<truncated after showing first 30 lines>
---------- Missing result in netedg ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="1" from="Center" to="A" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="2" from="Center" to="B" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="3" from="Center" to="C" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="4" from="Center" to="D" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="5" from="A" to="Center" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="6" from="B" to="Center" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="7" from="C" to="Center" priority="-1" numLanes="2" speed="13.90"/>
    <edge id="8" from="D" to="Center" priority="-1" numLanes="2" speed="13.90"/>
</edges>
---------- Missing result in netnod ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <node id="A" x="50.00" y="0.00" type="priority"/>
    <node id="B" x="50.00" y="100.00" type="priority"/>
    <node id="C" x="0.00" y="50.00" type="priority"/>
    <node id="Center" x="50.00" y="50.00" type="traffic_light" tl="Center"/>
    <node id="D" x="100.00" y="50.00" type="priority"/>
</nodes>
---------- Missing result in nettll ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="Center" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGggrrrrrgGGggrrrrrGG"/>
        <phase duration="5"  state="gGGggrrrrrgGGggrrrrrrr"/>
        <phase duration="3"  state="yyyyyrrrrryyyyyrrrrrrr"/>
        <phase duration="42" state="rrrrrGGGggrrrrrGGGggrr"/>
        <phase duration="3"  state="rrrrryyyyyrrrrryyyyyrr"/>
    </tlLogic>

    <connection from="5" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="10"/>
    <connection from="5" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="11"/>
    <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="12"/>
    <connection from="5" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="13"/>
    <connection from="5" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="14"/>
    <connection from="6" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="0"/>
    <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1"/>
    <connection from="6" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="2"/>
    <connection from="6" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="3"/>
    <connection from="6" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="4"/>
    <connection from="7" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="15"/>
    <connection from="7" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="16"/>
    <connection from="7" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="17"/>
    <connection from="7" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="18"/>
    <connection from="7" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="19"/>
    <connection from="8" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="5"/>
    <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="6"/>
    <connection from="8" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="7"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs additionals ticket3322 ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
110,125d113
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_2togneE1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_2' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_2togneE0_2' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1d0
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs additionals ticket3879 ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,88d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1d0
< Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3149 ( Last six runs Dec2020 )

---------- Differences in errors ----------
5a6,9
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34a39,40
> Debug: Value '3.5' for attribute from of edge isn't valid
> Debug: Key F5 (Compute) pressed
78c84
< Debug: Setting new attribute from 'B' into edge '3'
---
> Debug: Setting new attribute to 'B' into edge '7'
82a89,90
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '7'
> Debug: invalidating (removing) connections of edge '7' due it were guessed
86,141d93
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'B'
< Debug: Setting new attribute shapeStart '50.00,100.00' into edge '3'
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from2_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian rail_fast" speed="8.43" length="4.68" shape="45.20,11.10 46.57,6.62"/>
    </edge>
    <edge id=":A_1" function="internal">
        <lane id=":A_1_0" index="0" disallow="pedestrian rail_fast" speed="7.74" length="4.98" shape="48.40,11.10 49.12,6.17"/>
    </edge>
    <edge id=":A_5" function="internal">
        <lane id=":A_5_0" index="0" disallow="pedestrian rail_fast" speed="8.43" length="20.70" shape="46.57,6.62 47.08,4.93 51.79,2.34 57.92,3.17 64.05,7.27"/>
    </edge>
    <edge id=":A_6" function="internal">
        <lane id=":A_6_0" index="0" disallow="pedestrian rail_fast" speed="7.74" length="16.16" shape="49.12,6.17 49.24,5.39 51.75,3.23 55.93,4.61 61.79,9.53"/>
    </edge>
    <edge id=":A_2" function="internal">
        <lane id=":A_2_0" index="0" disallow="pedestrian rail_fast" speed="11.79" length="32.06" shape="35.95,7.27 42.97,2.00 50.00,0.24 57.03,2.00 64.05,7.27"/>
    </edge>
    <edge id=":A_3" function="internal">
        <lane id=":A_3_0" index="0" disallow="pedestrian rail_fast" speed="7.88" length="21.95" shape="38.21,9.53 43.56,5.71 48.96,4.39 53.13,6.03 54.80,11.10"/>
    </edge>
    <edge id=":A_4" function="internal">
        <lane id=":A_4_0" index="0" disallow="pedestrian rail_fast" speed="7.74" length="21.15" shape="38.21,9.53 44.07,4.61 48.25,3.23 50.76,5.39 51.60,11.10"/>
    </edge>
    <edge id=":A_c0" function="crossing" crossingEdges="5 1">
        <lane id=":A_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="56.40,9.60 43.60,9.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3201 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2c2,6
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Current Viewport values: 3.50, 50.00, 50.00. Zoom = '248.00'
20,22d23
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
24,25d24
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
28,30d26
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
32,35d27
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false'
38,41d29
< Debug: Calling GNEUndoList::redo()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
43,45d30
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="3.50" y="50.00" angle="0.00"/>
---------- Differences in log ----------
1,6d0
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c1' across [8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3] has no target.
< Warning: 8 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Differences in net ----------
8,69d7
<     <edge id=":C_w0" function="walkingarea">
<         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.00" width="3.20" shape="0.00,43.60 0.00,40.40 0.00,59.60 0.00,56.40"/>
<     </edge>
<     <edge id=":Center_0" function="internal">
<         <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.63,56.38 42.90,55.94"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="45.20,61.10 45.20,38.90"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="48.40,61.10 48.40,38.90"/>
<     </edge>
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="5.59" shape="48.40,61.10 48.99,55.54"/>
<     </edge>
<     <edge id=":Center_16" function="internal">
<         <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="4.23" shape="42.90,55.94 41.66,55.19 38.90,54.80"/>
<     </edge>
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="12.39" shape="48.99,55.54 50.77,51.57 53.74,49.19 57.90,48.40"/>
<     </edge>
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.08" length="7.76" shape="57.90,54.80 56.54,55.19 55.58,56.38 54.99,58.34 54.80,61.10"/>
<     </edge>
<     <edge id=":Center_5" function="internal">
<         <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="19.00" shape="57.90,54.80 38.90,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="19.00" shape="57.90,51.60 38.90,51.60"/>
<     </edge>
<     <edge id=":Center_7" function="internal">
<         <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="17.98" shape="57.90,51.60 53.74,50.81 50.78,48.42 48.99,44.46 48.40,38.90"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3288 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2c2,6
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
20,171c24,47
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c2' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c3' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c4' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c5' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c6' in retrieveGNECrossing()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,12d0
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c2' across [8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c3' across [4] has no target.
< Warning: Discarding invalid crossing ':Center_c0' at junction 'Center' with edges [8] (no walkingarea found).
< Warning: Discarding invalid crossing ':Center_c1' at junction 'Center' with edges [4] (no walkingarea found).
< Warning: Discarding invalid crossing ':Center_c1' at junction 'Center' with edges [4] (no walkingarea found).
< Warning: Discarding invalid crossing ':Center_c2' at junction 'Center' with edges [4] (no walkingarea found).
< Warning: Discarding invalid crossing ':Center_c2' at junction 'Center' with edges [4] (no walkingarea found).
< Warning: 14 total messages of type: Discarding invalid crossing '%' at junction '%' with edges [%] (no walkingarea found).
< Warning: 15 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Differences in net ----------
8,108d7
<     <edge id=":C_w0" function="walkingarea">
<         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.00" width="3.20" shape="0.00,43.60 0.00,40.40 0.00,59.60 0.00,56.40"/>
<     </edge>
<     <edge id=":Center_0" function="internal">
<         <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.63,56.38 42.90,55.94"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="45.20,61.10 45.20,38.90"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="48.40,61.10 48.40,38.90"/>
<     </edge>
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="5.59" shape="48.40,61.10 48.99,55.54"/>
<     </edge>
<     <edge id=":Center_16" function="internal">
<         <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="4.23" shape="42.90,55.94 41.66,55.19 38.90,54.80"/>
<     </edge>
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="12.39" shape="48.99,55.54 50.77,51.57 53.74,49.19 57.90,48.40"/>
<     </edge>
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.08" length="7.76" shape="57.90,54.80 56.54,55.19 55.58,56.38 54.99,58.34 54.80,61.10"/>
<     </edge>
<     <edge id=":Center_5" function="internal">
<         <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="19.00" shape="57.90,54.80 38.90,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="19.00" shape="57.90,51.60 38.90,51.60"/>
<     </edge>
<     <edge id=":Center_7" function="internal">
<         <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="17.98" shape="57.90,51.60 53.74,50.81 50.78,48.42 48.99,44.46 48.40,38.90"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3292 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2c2,6
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
20,22d23
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
24,25d24
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
28,30d26
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
32,35d27
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false'
37,40d28
< Debug: Calling GNEUndoList::redo()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
42,99d29
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Invalid pedestrian topology: crossing ':Center_c1' across [4 8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c1' across [4 8] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
---------- Differences in net ----------
8,66d7
<     <edge id=":C_w0" function="walkingarea">
<         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.00" width="3.20" shape="0.00,43.60 0.00,40.40 0.00,59.60 0.00,56.40"/>
<     </edge>
<     <edge id=":Center_0" function="internal">
<         <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.63,56.38 42.90,55.94"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="45.20,61.10 45.20,38.90"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="48.40,61.10 48.40,38.90"/>
<     </edge>
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="5.59" shape="48.40,61.10 48.99,55.54"/>
<     </edge>
<     <edge id=":Center_16" function="internal">
<         <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="4.23" shape="42.90,55.94 41.66,55.19 38.90,54.80"/>
<     </edge>
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="12.39" shape="48.99,55.54 50.77,51.57 53.74,49.19 57.90,48.40"/>
<     </edge>
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.08" length="7.76" shape="57.90,54.80 56.54,55.19 55.58,56.38 54.99,58.34 54.80,61.10"/>
<     </edge>
<     <edge id=":Center_5" function="internal">
<         <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="19.00" shape="57.90,54.80 38.90,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="19.00" shape="57.90,51.60 38.90,51.60"/>
<     </edge>
<     <edge id=":Center_7" function="internal">
<         <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="8.94" length="17.98" shape="57.90,51.60 53.74,50.81 50.78,48.42 48.99,44.46 48.40,38.90"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket5559 ( Last six runs Dec2020 )

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,99d57
< Debug: Deleting unreferenced edge 'CE' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'CE_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'CN' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'CN_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'CN_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'CN_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'CN_3' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'CS' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'CS_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'CS_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'CS_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'CS_3' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'CW' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'CW_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'EC' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'EC_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromEC_0toCW_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'NC' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'NC_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'NC_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'NC_2' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'NC_3' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromNC_2toCS_2' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromNC_3toCS_3' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3271 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27c31
< Debug: Current Viewport values: 50.00, 50.00, 150.00. Zoom = '82.67'
---
> Debug: Current Viewport values: 0.00, 50.00, 150.00. Zoom = '82.67'
41a46
> Debug: Adding junction 'gneJ2' into net
46,49d50
< Debug: Removing connection '2_1->6_1' from edge '2'
< Debug: Deleting unreferenced connection 'from2_1to6_1' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '2'
< Debug: invalidating (removing) connections of edge '2' due it were guessed
52c53
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'B'
---
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
54,55d54
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '2'
< Debug: invalidating (removing) connections of edge '2' due it were guessed
58c57
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'B'
---
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
63a63
> Debug: Adding junction 'gneJ3' into net
68,71d67
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="50.00,0.00" convBoundary="0.00,0.00,100.00,80.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
---
>     <location netOffset="50.00,0.00" convBoundary="-60.00,0.00,100.00,80.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
9,19c9
<         <lane id=":A_0_0" index="0" speed="13.89" length="9.25" shape="83.26,42.46 82.29,40.12 81.46,38.57 80.37,37.20 78.59,35.38"/>
<         <lane id=":A_0_1" index="1" speed="13.89" length="9.25" shape="83.26,42.46 82.61,39.59 82.67,37.39 82.42,35.39 80.86,33.12"/>
<     </edge>
<     <edge id=":A_2" function="internal">
<         <lane id=":A_2_0" index="0" speed="13.89" length="13.28" shape="85.38,28.59 87.15,31.82 86.79,34.88 85.95,37.96 86.23,41.27"/>
<     </edge>
<     <edge id=":A_3" function="internal">
<         <lane id=":A_3_0" index="0" speed="3.65" length="2.61" shape="83.12,30.86 83.40,32.27 83.12,33.12 82.86,33.20"/>
<     </edge>
<     <edge id=":A_4" function="internal">
<         <lane id=":A_4_0" index="0" speed="3.65" length="2.06" shape="82.86,33.20 82.27,33.40 80.86,33.12"/>
---
>         <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="81.13,28.87 81.41,30.28 81.13,31.13 80.28,31.41 78.87,31.13"/>
22,32c12
<         <lane id=":B_0_0" index="0" speed="13.89" length="8.59" shape="21.41,35.38 19.63,37.20 18.54,38.57 17.71,40.12 16.74,42.46"/>
<     </edge>
<     <edge id=":B_1" function="internal">
<         <lane id=":B_1_0" index="0" speed="3.65" length="2.04" shape="19.14,33.12 17.73,33.40 17.17,33.21"/>
<     </edge>
<     <edge id=":B_4" function="internal">
<         <lane id=":B_4_0" index="0" speed="3.65" length="2.64" shape="17.17,33.21 16.88,33.12 16.60,32.27 16.88,30.86"/>
<     </edge>
<     <edge id=":B_2" function="internal">
<         <lane id=":B_2_0" index="0" speed="13.89" length="12.21" shape="13.77,41.27 14.05,37.96 13.21,34.88 12.85,31.82 14.62,28.59"/>
<         <lane id=":B_2_1" index="1" speed="13.89" length="12.21" shape="13.77,41.27 14.50,38.23 14.58,35.76 15.03,33.45 16.88,30.86"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="82.67" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3278 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,30c33
< Debug: Current Viewport values: 50.00, 50.00, 100.00. Zoom = '124.00'
< Debug: Setting new attribute pos '20.00,20.00' into junction 'C'
---
> Debug: Current Viewport values: 3.50, 50.00, 100.00. Zoom = '124.00'
32,33d34
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '0.00,50.00' into junction 'C'
35,95d35
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '20.00,20.00' into junction 'C'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="50.00,50.00" convBoundary="20.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
---
>     <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
21c21
<         <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="18.87,21.13 18.59,19.72 18.87,18.87 19.72,18.59 21.13,18.87"/>
---
>         <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
24c24
<         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="20.00,20.00 22.26,17.74 22.26,17.74 24.53,15.47 15.47,24.53 17.74,22.26 17.74,22.26 20.00,20.00"/>
---
>         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
27c27
<         <lane id=":Center_0_0" index="0" speed="13.90" length="20.66" shape="45.20,60.40 44.43,55.95 42.11,51.00 38.25,45.57 35.55,42.60"/>
---
>         <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
30,31c30,31
<         <lane id=":Center_1_0" index="0" speed="13.90" length="29.85" shape="45.20,60.40 45.20,30.55"/>
<         <lane id=":Center_1_1" index="1" speed="13.90" length="29.85" shape="48.40,60.40 48.40,30.55"/>
---
>         <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":Center_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
40c40
<         <lane id=":Center_20_0" index="0" speed="13.90" length="4.00" shape="35.55,42.60 32.85,39.64"/>
---
>         <lane id=":Center_20_0" index="0" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
52,55c52,53
<         <lane id=":Center_6_0" index="0" speed="13.90" length="32.17" shape="60.40,54.80 54.03,53.85 47.32,51.01 40.26,46.27 32.85,39.64"/>
<     </edge>
<     <edge id=":Center_7" function="internal">
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="124.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3281 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2c2,6
< Debug: Current Viewport values: 100.00, 0.00, 200.00. Zoom = '50.00'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Current Viewport values: 0.00, 0.00, 200.00. Zoom = '50.00'
10,11c14,15
< Debug: Setting new attribute shapeEnd '200.00,0.00' into edge 'gneE0'
< Debug: Setting new attribute shape '100.00,100.00' into edge 'gneE0'
---
> Debug: Setting new attribute shapeEnd '100.00,0.00' into edge 'gneE0'
> Debug: Setting new attribute shape '0.00,100.00' into edge 'gneE0'
21c25
< Debug: Setting new attribute shapeEnd '200.00,0.00' into edge 'gneE0'
---
> Debug: Setting new attribute shapeEnd '100.00,0.00' into edge 'gneE0'
24,32c28
< Debug: Setting new attribute shape '100.00,100.00' into edge 'gneE0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Setting new attribute shape '0.00,100.00' into edge 'gneE0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,100.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="-100.00,0.00,100.00,100.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,9c8,9
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1" shape="0.00,0.00 100.00,100.00 200.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="279.64" shape="1.13,-1.13 100.00,97.74 198.87,-1.13"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1" shape="-100.00,0.00 0.00,100.00 100.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="279.64" shape="-98.87,-1.13 -0.00,97.74 98.87,-1.13"/>
12,13c12,13
<     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 2.26,-2.26"/>
<     <junction id="gneJ1" type="dead_end" x="200.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="197.74,-2.26 200.00,0.00"/>
---
>     <junction id="gneJ0" type="dead_end" x="-100.00" y="0.00" incLanes="" intLanes="" shape="-100.00,0.00 -97.74,-2.26"/>
>     <junction id="gneJ1" type="dead_end" x="100.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="97.74,-2.26 100.00,0.00"/>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="50.00" x="100.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs processing ticket2327 ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
1265a1270,1388
> 
> =================================================================
> ==27085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 55272 byte(s) in 987 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f9786d7e358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f97876968ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs processing ticket3071 ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,8
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
912,1048d915
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1to-gneE9_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1togneE16_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1togneE14_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1to-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1togneE18_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE11_1to-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_1to-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_1to-gneE18_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE13_1to-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE14_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,10d0
< Warning: The lane '-gneE3_0' to use within the busStop 'busStop_-gneE3_0_1' is not known.
< Warning: The lane '-gneE4_0' to use within the busStop 'busStop_-gneE4_0_2' is not known.
< Warning: The lane '-gneE5_0' to use within the busStop 'busStop_-gneE5_0_3' is not known.
< Warning: The lane '-gneE6_0' to use within the busStop 'busStop_-gneE6_0_4' is not known.
< Warning: The lane '-gneE7_0' to use within the busStop 'busStop_-gneE7_0_5' is not known.
< Warning: The lane 'gneE2_0' to use within the busStop 'busStop_gneE2_0_0' is not known.
< Warning: The lane 'gneE4_0' to use within the busStop 'busStop_gneE4_0_7' is not known.
< Warning: The lane 'gneE5_0' to use within the busStop 'busStop_gneE5_0_8' is not known.
< Warning: The lane 'gneE6_0' to use within the busStop 'busStop_gneE6_0_9' is not known.
< Warning: The lane 'gneE7_0' to use within the busStop 'busStop_gneE7_0_6' is not known.
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="20.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs processing ticket3994 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
117,186d120
< Debug: Deleting unreferenced edge '-gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE3_0togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE5_0to-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE5_0togneE12_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE7' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE7_0togneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE8_0to-gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE10_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE11_2' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="56.46" y="27.54" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs revision24081 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15c19,20
< Debug: Setting new attribute pos '25.00,50.00' into junction 'gneJ6'
---
> Debug: Value '22.33' for attribute pos of junction isn't valid
> Debug: Value '22.33i' for attribute pos of junction isn't valid
17,18d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '50.00,50.00' into junction 'gneJ6'
21,59d23
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '25.00,50.00' into junction 'gneJ6'
< Debug: Deleting unreferenced edge '-gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0to-gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0to-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE6_0to-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE6_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE6_0to-gneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <lane id="-gneE3_0" index="0" speed="13.89" length="25.00" shape="19.02,51.60 0.00,51.60"/>
---
>         <lane id="-gneE3_0" index="0" speed="13.89" length="50.00" shape="42.80,51.60 0.00,51.60"/>
12c12
<         <lane id="-gneE4_0" index="0" speed="13.89" length="55.90" shape="51.43,0.72 30.54,42.51"/>
---
>         <lane id="-gneE4_0" index="0" speed="13.89" length="50.00" shape="51.60,0.00 51.60,42.80"/>
15c15
<         <lane id="-gneE5_0" index="0" speed="13.89" length="75.00" shape="34.18,48.40 100.00,48.40"/>
---
>         <lane id="-gneE5_0" index="0" speed="13.89" length="50.00" shape="57.20,48.40 100.00,48.40"/>
18c18
<         <lane id="-gneE6_0" index="0" speed="13.89" length="55.90" shape="48.57,100.72 27.67,58.92"/>
---
>         <lane id="-gneE6_0" index="0" speed="13.89" length="50.00" shape="48.40,100.00 48.40,57.20"/>
21c21
<         <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="0.00,48.40 19.02,48.40"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,48.40 42.80,48.40"/>
24c24
<         <lane id="gneE4_0" index="0" speed="13.89" length="55.90" shape="27.67,41.08 48.57,-0.72"/>
---
>         <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="48.40,42.80 48.40,0.00"/>
27c27
<         <lane id="gneE5_0" index="0" speed="13.89" length="75.00" shape="100.00,51.60 34.18,51.60"/>
---
>         <lane id="gneE5_0" index="0" speed="13.89" length="50.00" shape="100.00,51.60 57.20,51.60"/>
30c30
<         <lane id="gneE6_0" index="0" speed="13.89" length="55.90" shape="30.54,57.49 51.43,99.28"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs ticket1711 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,6c2,5
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9d7
< Debug: Deleting unreferenced connection 'from8_1to3_1' in removeConnection()
12d9
< Debug: Deleting unreferenced connection 'from7_1to4_1' in removeConnection()
14a12,13
> Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
> Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
125a125,265
> 
> =================================================================
> ==28428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2128 byte(s) in 38 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7771dce358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
<truncated after showing first 30 lines>
---------- Differences in log ----------
4c4
< Warning: 1 of 4 prohibitions were not build.
---
> Warning: 1 of 2 prohibitions were not build.
6c6
< Warning: 2 of 6 prohibitions were not build.
---
> Warning: 2 of 4 prohibitions were not build.
8a9,10
> Warning: 4 of 6 prohibitions were not build.
> Warning: 4 of 6 prohibitions were not build.
11,12d12
< Warning: 4 of 10 prohibitions were not build.
< Warning: 4 of 10 prohibitions were not build.

TEST FAILED on ts-sim-build-ba : bugs ticket2593 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,19d13
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
20a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42a41,44
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,62d52
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : bugs ticket2948 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
546,592d549
< Debug: Deleting unreferenced edge '-gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE0_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE1_0to-gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE2_0to-gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE3_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0to-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE5_0to-gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs ticket3900 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
4,15d7
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : bugs ticket5552 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
686,749d689
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1togneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE9_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_1togneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE13' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="-20.00" y="-10.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements basic separated_vtypes ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalLane="20" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,178c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" arrivalPos="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,182c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< center
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,173c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< cyan
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" color="cyan" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" color="12,13,14" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" containerNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,159c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create default_continuous ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,159c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" via="gneE4" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,171c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flow 'flow_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departLane="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,182c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPos="-12.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" departPos="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,182c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" departPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departSpeed="max" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ownLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" line="%%%%%%" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" line="ownLine" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< dummycontainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" personNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <flow id="flow_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,186c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 394 - 582
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
Error: A route needs at least one edge.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
    <edge id=":gneJ8_1" function="internal">
        <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="13.50,42.20 12.41,42.36 11.62,42.83 11.16,43.61 11.00,44.70"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
164a169,309
> 
> =================================================================
> ==999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f19d4fd8358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f19d58f08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
174a179,319
> 
> =================================================================
> ==1001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe2de406358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe2ded1e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3e32aeb358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3e334038ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
121,164d124
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow inspect arrivalPos max ( Last six runs Dec2020 )
demandElements flow inspect arrivalSpeed current ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
174a179,319
> 
> =================================================================
> ==948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1f1a87b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1f1b1938ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
164a169,309
> 
> =================================================================
> ==2880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10304 byte(s) in 184 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f94aec15358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f94af52d8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
174a179,319
> 
> =================================================================
> ==2681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13440 byte(s) in 240 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7faebb937358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7faebc24f8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==2664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5545c21358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f55465398ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==2679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fc3cff28358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc3d08408ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1ed8a02358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1ed931a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" color="12,13,14" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==1003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fc9bf83b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc9c01538ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departLane="allowed" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane best ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departLane="best" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane first ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,164c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,171c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departLane="0" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departLane="free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departLane="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos base ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,164c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,174c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPos="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPos="free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos last ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPos="last" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPos="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,174c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
164a169,309
> 
> =================================================================
> ==2573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f90d34f0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f90d3e088ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
174a179,319
> 
> =================================================================
> ==1067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f51e5681358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f51e5f998ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==1931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7efd2af1f358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7efd2b8378ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==2029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f0f92f89358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f0f938a18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==1053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe28349c358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe283db48ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==1943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f2476aa7358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f24773bf8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==2494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f898f7b2358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f89900ca8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,169c19,23
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departSpeed="desired" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,171c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169a174,314
> 
> =================================================================
> ==1035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f6fb0841358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6fb11598ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,169c19,23
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departSpeed="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,169c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departSpeed="speedLimit" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect from ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyEdge
< gneE5
< gneE8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" from="gneE8" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,178c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
    <flow id="customID" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect line ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,168c19,23
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" line="custom Line" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
165,208d168
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
171a176,316
> 
> =================================================================
> ==1002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fb4a342a358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb4a3d428ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect to ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,178c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vType 'bicycle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< bicycle
< 
< dummyEdge
< gneJ7
< gneE8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="bicycle" vClass="bicycle"/>
    <flow id="flow_0" type="bicycle" begin="0.00" from="gneE2" to="gneE8" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <flow id="flow_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect via ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyEdge
< gneE8
< gneE9
< gneE8 gneE9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" via="gneE8 gneE9" end="3600.00" number="1800"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
137,180d140
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow inspect_selection arrivalLane current ( Last six runs Dec2020 )
demandElements flow inspect_selection arrivalSpeed current ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
153,196d156
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,78c81,82
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flowA'
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flowB'
---
> Debug: Setting new attribute arrivalPos '-10' into flow 'flowA'
> Debug: Setting new attribute arrivalPos '-10' into flow 'flowB'
117,118c121,122
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flowA'
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flowB'
---
> Debug: Setting new attribute arrivalPos '-10' into flow 'flowA'
> Debug: Setting new attribute arrivalPos '-10' into flow 'flowB'
158,201d161
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="-10.00" arrivalPosLat="-10.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
10c10
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="-10.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
140,183d143
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow inspect_selection arrivalPos max ( Last six runs Dec2020 )
demandElements flow inspect_selection arrivalPosLat center ( Last six runs Dec2020 )
demandElements flow inspect_selection departPos base ( Last six runs Dec2020 )

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
156,199d159
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow inspect_selection arrivalPos random ( Last six runs Dec2020 )
demandElements flow inspect_selection arrivalPosLat float ( Last six runs Dec2020 )
demandElements flow inspect_selection departPos float ( Last six runs Dec2020 )
demandElements flow inspect_selection departPos random_free ( Last six runs Dec2020 )
demandElements flow inspect_selection departPosLat float ( Last six runs Dec2020 )

11 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
148,191d151
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow inspect_selection arrivalPosLat left ( Last six runs Dec2020 )
demandElements flow inspect_selection arrivalPosLat right ( Last six runs Dec2020 )
demandElements flow inspect_selection departPos last ( Last six runs Dec2020 )
demandElements flow inspect_selection departPosLat free ( Last six runs Dec2020 )
demandElements flow inspect_selection departPosLat left ( Last six runs Dec2020 )
demandElements flow inspect_selection departPosLat random ( Last six runs Dec2020 )
demandElements flow inspect_selection departPosLat right ( Last six runs Dec2020 )
demandElements flow inspect_selection departSpeed desired ( Last six runs Dec2020 )
demandElements flow inspect_selection departSpeed max ( Last six runs Dec2020 )
demandElements flow inspect_selection departSpeed random ( Last six runs Dec2020 )
demandElements flow inspect_selection departSpeed speedLimit ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
197a202,342
> 
> =================================================================
> ==7525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7daf6d1358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7daffe98ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection color ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==2927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1cee141358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1ceea598ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
150,193d153
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==3234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff58cfcc358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff58d8e48ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departLane best ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==3393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa56c823358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa56d13b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departLane first ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
183a188,328
> 
> =================================================================
> ==3470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f019ecdb358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f019f5f38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
193a198,338
> 
> =================================================================
> ==2935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f2e63d86358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2e6469e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departLane free ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==3028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f8963ce0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f89645f88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==3035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f08d4ebb358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f08d57d38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departPos free ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==4699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f539cdb0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f539d6c88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==3642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f747c044358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f747c95c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
140,183d143
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==9496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff96f43e358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff96fd568ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,80c79,80
< Debug: Setting new attribute departSpeed '20' into flow 'flowA'
< Debug: Setting new attribute departSpeed '20' into flow 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flow 'flowB'
< Debug: Setting previous attribute departSpeed '0' into flow 'flowA'
---
> Debug: Value '-10' for attribute departSpeed of flow isn't valid
> Debug: Value '-10i' for attribute departSpeed of flow isn't valid
93a94
> Debug: Keys Ctrl+Z (Undo) pressed
107,109d107
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed '20' into flow 'flowA'
< Debug: Setting new attribute departSpeed '20' into flow 'flowB'
150,193d147
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
10c10
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection line ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
139,182d142
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82,87d85
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flowA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flow 'flowB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flow 'flowA'
115a114,121
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing flow 'flowB' in GNEChange_DemandElement
> Debug: Removing flow 'flowA' in GNEChange_DemandElement
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding flow 'flowA' in GNEChange_DemandElement
> Debug: Adding flow 'flowB' in GNEChange_DemandElement
144,147d149
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flowA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flowB'
187,230d188
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,8c6,8
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
11,13c11,13
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
150,193d153
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,139d46
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalLane definition for flow 'flow_0';
<  must be one of ("current", or an int>=0)
< Error: Invalid arrivalLane definition for flow 'flow_1';
<  must be one of ("current", or an int>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_1" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalLane="0" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalLane="500" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalLane="current" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102,145d105
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPos definition for flow 'flow_0';
<  must be one of ("random", "max", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
106,149d109
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPosLat definition for flow 'flow_0';
<  must be one of ("right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100,143d103
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalSpeed definition for flow 'flow_0';
<  must be one of ("current", or a float>=0)
< Error: Invalid arrivalSpeed definition for flow 'flow_1';
<  must be one of ("current", or a float>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
19c19
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
21c21
< Error: Flow cannot be created
---
> Error: flow cannot be created
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,126d86
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
< Error: Flow cannot be created
< Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value.
< Error: Flow cannot be created
< Error: Negative begin time in the definition of flow 'flow_3'.
< Error: Flow 'flow_4' ends before its begin time.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of flow 'flow_0' is empty.
< Error: Attribute 'color' in definition of flow 'flow_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
103,146d106
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' is not of type int.
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Error: containerNumber cannot be negative
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' is not of type int.
< Error: containerNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,118d78
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow load default ( Last six runs Dec2020 )
demandElements vehicletype load default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow load departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
109,152d112
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid departLane definition for flow 'flow_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane definition for flow 'flow_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
114,157d117
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPos definition for flow 'flow_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
118,161d121
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPosLat definition for flow 'flow_0';
<  must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
109,152d112
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid departSpeed definition for flow 'flow_0';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed definition for flow 'flow_1';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load end ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: Flow cannot be created
---
> Error: flow cannot be created
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,128d88
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: Flow cannot be created
< Error: Attribute 'end' in definition of flow 'flow_1' is not a time value.
< Error: Flow cannot be created
< Error: Flow 'flow_2' ends before its begin time.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load from ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79,122d82
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Invalid from-edge '' used in trip 'flow_0'.
< Error: Invalid from-edge '' used in trip 'flow_1'.
< Error: Invalid from-edge 'dummyEdge' used in trip 'flow_2'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
81,124d84
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'id' is missing in definition of flow
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: There is another flow with the same ID='flow_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load line ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,128d88
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load no_edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,112d72
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load number ( Last six runs Dec2020 )

---------- Differences in errors ----------
19c19
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
21c21
< Error: Flow cannot be created
---
> Error: flow cannot be created
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
26c26
< Error: Flow cannot be created
---
> Error: flow cannot be created
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
84,127d87
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'number' in definition of flow 'flow_1' is not of type int.
< Error: Flow cannot be created
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: Flow cannot be created
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: Attribute 'number' in definition of flow 'flow_4' is not of type int.
< Error: Flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79,122d82
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load period ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,131d91
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_2' is not a time value.
< Error: Flow cannot be created
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
103,146d106
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'personNumber' in definition of flow 'flow_0' is not of type int.
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Error: personNumber cannot be negative
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of flow 'flow_4' is not of type int.
< Error: personNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load probability ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
89,132d92
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,10d0
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'probability' in definition of flow 'flow_2' is not of type float.
< Error: Flow cannot be created
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: Invalid repetition probability in the definition of flow 'flow_6'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load to ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79,122d82
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Invalid to-edge '' used in trip 'flow_0'.
< Error: Invalid to-edge '' used in trip 'flow_1'.
< Error: Invalid to-edge 'dummyEdge' used in trip 'flow_2'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,131d91
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
< Error: Attribute 'type' in definition of flow 'flow_2' is empty.
< Error: Invalid vehicle type '' used in flow 'flow_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow load vehsperhour ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,131d91
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' is not of type float.
< Error: Flow cannot be created
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,78c79,82
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
---
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in flow 'flow_0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in flow 'flow_1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in flow 'flow_2'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in flow 'flow_3'.
106c110
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
128,131d131
< Debug: Deleting unreferenced flow 'flow_3'
< Debug: Deleting unreferenced flow 'flow_2'
< Debug: Deleting unreferenced flow 'flow_1'
< Debug: Deleting unreferenced flow 'flow_0'
133,190d132
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_1togneE8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
34,36c32
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" disallow="pedestrian" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
48c44
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="7.25" length="11.47" width="2.00" shape="15.50,61.00 12.66,60.52 10.62,59.08 9.41,56.67 9.00,53.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="7.25" length="11.47" width="2.00" shape="15.50,61.00 12.66,60.52 10.63,59.08 9.41,56.67 9.00,53.30"/>
51c47
<         <lane id=":gneJ7_1_0" index="0" disallow="pedestrian" speed="5.77" length="2.41" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="5.77" length="2.41" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
54c50
<         <lane id=":gneJ7_2_0" index="0" disallow="pedestrian" speed="5.77" length="4.84" shape="11.50,55.63 12.13,56.68 13.53,57.52 15.50,57.80"/>
---
>         <lane id=":gneJ7_2_0" index="0" allow="bicycle" speed="5.77" length="4.84" shape="11.50,55.63 12.13,56.67 13.53,57.52 15.50,57.80"/>
60c56
<         <lane id=":gneJ7_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.30" width="4.00" shape="8.00,53.30 6.00,53.30 15.50,65.20 15.50,63.20 13.21,62.93 11.33,62.10 9.87,60.73 8.83,58.80 8.21,56.33"/>
---
>         <lane id=":gneJ7_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.30" width="4.00" shape="8.00,53.30 6.00,53.30 15.50,65.20 15.50,63.20 13.21,62.93 11.33,62.10 9.88,60.73 8.83,58.80 8.21,56.33"/>
63c59
<         <lane id=":gneJ7_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.10" width="4.00" shape="15.50,56.80 15.50,54.80 14.00,53.30 12.00,53.30 12.10,54.37 12.39,55.24 12.88,55.93 13.56,56.41 14.43,56.70"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,8d4
<     <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" via="gneE4" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="0.00" from="gneE4" to="gneE5" end="3600.00" number="1800"/>
<     <flow id="flow_2" begin="0.00" from="gneE8" to="gneE9" end="3600.00" number="1800"/>
<     <flow id="flow_3" begin="0.00" from="gneE6" to="gneE7" via="gneE3" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow volatileRecomputing ( Last six runs Dec2020 )
demandElements flow_embedded volatileRecomputing ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,78d79
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Key ENTER pressed
81a83,89
> Debug: Key ENTER pressed
> Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
87d94
< Debug: Keys Ctrl+Z (Undo) pressed
92a100,102
> Debug: Calling GNEUndoList::redo()
> Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
130a141,142
> Debug: Deleting unreferenced routeEmbedded 'flow_1'
> Debug: Deleting unreferenced flowWithRoute 'flow_1'
133,176d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5,8
<     <flow id="flow_0" begin="0.00" arrivalLane="20" end="3600.00" number="1800">
---
>     <flow id="flow_0" begin="0.00" arrivalLane="random" end="3600.00" number="1800">
>         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
>     </flow>
>     <flow id="flow_1" begin="0.00" arrivalLane="20" end="3600.00" number="1800">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
143,186d146
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded create arrivalPos ( Last six runs Dec2020 )
demandElements vehicle_embedded create arrivalPos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,71c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
---
> Debug: Selected invalid item in TagSelector
74,75d74
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
77,78d75
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
80,81d76
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
83,85d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement
87,89d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
91,93d79
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
133,176d136
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
138,181d141
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
131,174d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded create containerNumber ( Last six runs Dec2020 )
demandElements flow_embedded create personNumber ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
163a168,308
> 
> =================================================================
> ==26666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8960 byte(s) in 160 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa2df9bf358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa2e02d78ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create default_continuous ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
163a168,308
> 
> =================================================================
> ==26664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f10fdaf4358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f10fe40c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==26847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18368 byte(s) in 328 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5c2ea60358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5c2f3788ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151,194d154
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded create departPos ( Last six runs Dec2020 )
demandElements flow_embedded create departPosLat ( Last six runs Dec2020 )
demandElements vehicle_embedded create departPos ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
141,184d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded create departSpeed ( Last six runs Dec2020 )
demandElements vehicle_embedded create departSpeed ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
189a194,334
> 
> =================================================================
> ==27149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 17024 byte(s) in 304 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f4e45f75358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f4e4688d8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
174a179,319
> 
> =================================================================
> ==26894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 15232 byte(s) in 272 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fd4afc3b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd4b05538ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,20c19,22
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.25Sep145557.1772/netedit.gui/demandElements/flow/delete/input_routes.rou.xml failed.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,48c48,50
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,69c70,73
< Debug: Selected item 'vehicle' in TagSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'trip' in TagSelector
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'flow (embedded route)' in TagSelector
71,72c75,76
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug093031.7724/netedit.gui/demandElements/flow/delete/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< flow
---
> flow (embedded route)
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,73d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid
75,77d74
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
81,83d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
86d79
< Debug: demand elements saved
123,124d115
< Debug: Deleting unreferenced routeEmbedded 'flow_0'
< Debug: Deleting unreferenced flowWithRoute 'flow_0'
168a160,300
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,75d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid
< Debug: Setting new attribute arrivalLane '500' into flowWithRoute 'flow_0'
< Debug: Setting new attribute arrivalLane '0' into flowWithRoute 'flow_0'
77,78d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '500' into flowWithRoute 'flow_0'
80,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane 'current' into flowWithRoute 'flow_0'
83,85d76
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
87,89d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalLane="0" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,76d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
< Debug: Setting new attribute arrivalPos '500' into flowWithRoute 'flow_0'
< Debug: Setting new attribute arrivalPos '-10' into flowWithRoute 'flow_0'
< Debug: Setting new attribute arrivalPos '15.5' into flowWithRoute 'flow_0'
78,79d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '-10.00' into flowWithRoute 'flow_0'
81,82d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into flowWithRoute 'flow_0'
84,85d76
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into flowWithRoute 'flow_0'
87,88d77
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalPos '500' into flowWithRoute 'flow_0'
90,91d78
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalPos="15.50" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPos max ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73a78,79
> Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
> Debug: Value 'dummyPosi' for attribute arrivalPos of flowWithRoute isn't valid
168a175,315
> 
> =================================================================
> ==722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5c92b1b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5c934338ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
178a183,323
> 
> =================================================================
> ==31822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f9658cb5358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f96595cd8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
125,168d128
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect arrivalPosLat center ( Last six runs Dec2020 )
demandElements flow_embedded inspect departPosLat center ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalLane current ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalPos max ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalPosLat center ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departLane first ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,75d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into flowWithRoute 'flow_0'
< Debug: Setting new attribute arrivalPosLat '4.2' into flowWithRoute 'flow_0'
77,78d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat '0.00' into flowWithRoute 'flow_0'
80,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into flowWithRoute 'flow_0'
83,85d76
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
87,89d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

19 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
130,173d133
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect arrivalPosLat left ( Last six runs Dec2020 )
demandElements flow_embedded inspect arrivalPosLat right ( Last six runs Dec2020 )
demandElements flow_embedded inspect departPos free ( Last six runs Dec2020 )
demandElements flow_embedded inspect departPos last ( Last six runs Dec2020 )
demandElements flow_embedded inspect departPos random ( Last six runs Dec2020 )
demandElements flow_embedded inspect departPosLat right ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalPosLat left ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalPosLat right ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departLane allowed ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departLane best ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departLane free ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departLane random ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPos free ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPos last ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPos random ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPosLat left ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPosLat random ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departSpeed random ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departSpeed speedLimit ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,73d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid
75,77d74
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
81,83d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
86d79
< Debug: demand elements saved
123,124d115
< Debug: Deleting unreferenced routeEmbedded 'flow_0'
< Debug: Deleting unreferenced flowWithRoute 'flow_0'
168a160,300
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
65a66,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74d77
< Debug: Setting new attribute arrivalSpeed '500' into flowWithRoute 'flow_0'
79,81d81
< Debug: Setting previous attribute arrivalSpeed '500.00' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
86a87
> Debug: Keys Ctrl+Z (Undo) pressed
93,95d93
< Debug: Setting new attribute arrivalSpeed '500' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
96a95
> Debug: Keys Ctrl+Y (Redo) pressed
136,179d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
180a185,325
> 
> =================================================================
> ==3496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f15a3317358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f15a3c2f8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77,78
> Debug: Setting new attribute line 'flow (embedded route)' into flowWithRoute 'flow_0'
> Debug: Setting new attribute line '' into flowWithRoute 'flow_0'
74d79
< Debug: Setting new attribute line '-5' into flowWithRoute 'flow_0'
82c87
< Debug: Setting previous attribute line '-5' into flowWithRoute 'flow_0'
---
> Debug: Setting previous attribute line 'dummyNumber' into flowWithRoute 'flow_0'
85c90
< Debug: Setting previous attribute line 'dummyNumber' into flowWithRoute 'flow_0'
---
> Debug: Setting previous attribute line '' into flowWithRoute 'flow_0'
88c93
< Debug: Setting new attribute line '-5' into flowWithRoute 'flow_0'
---
> Debug: Setting new attribute line 'dummyNumber' into flowWithRoute 'flow_0'
177a183,323
> 
> =================================================================
> ==9192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,274
> 
> =================================================================
> ==11347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13440 byte(s) in 240 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f05398ae358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f053a1c68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane best ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
demandElements flow_embedded inspect departLane first ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalSpeed current ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==10694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f0592373358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f0592c8b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,77c78,79
< Debug: Setting new attribute departLane 'free' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flow_0'
---
> Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'dummyDeparti' for attribute departLane of flowWithRoute isn't valid
82a85
> Debug: Keys Ctrl+Z (Undo) pressed
88,89d90
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'free' into flowWithRoute 'flow_0'
130,173d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departLane="free" end="3600.00" number="1800">
---
>     <flow id="flow_0" begin="0.00" end="3600.00" number="1800">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,318
> 
> =================================================================
> ==10221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa56756f358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa567e878ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos base ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
168a173,313
> 
> =================================================================
> ==13191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fcf8d270358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fcf8db888ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
135,178d138
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect departPos float ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalLane float ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalPos random ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect arrivalPosLat float ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPos float ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departPos random_free ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75c79
< Debug: Setting new attribute departPos 'random_free' into flowWithRoute 'flow_0'
---
> Debug: Setting new attribute departPos '500' into flowWithRoute 'flow_0'
95c99
< Debug: Setting new attribute departPos 'random_free' into flowWithRoute 'flow_0'
---
> Debug: Setting new attribute departPos '500' into flowWithRoute 'flow_0'
135,178d138
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departPos="random_free" end="3600.00" number="1800">
---
>     <flow id="flow_0" begin="0.00" departPos="500.00" end="3600.00" number="1800">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77,78
> Debug: Value 'flow (embedded route)' for attribute departPosLat of flowWithRoute isn't valid
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
74d79
< Debug: Setting new attribute departPosLat '-5' into flowWithRoute 'flow_0'
78,80d82
< Debug: Setting previous attribute departPosLat '0.00' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
85a88
> Debug: Keys Ctrl+Z (Undo) pressed
92,94d94
< Debug: Setting new attribute departPosLat '-5' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
95a96
> Debug: Keys Ctrl+Y (Redo) pressed
135,178d135
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73d76
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
130,173d132
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,318
> 
> =================================================================
> ==20642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9408 byte(s) in 168 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7111ab8358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f71123d08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77
> Debug: Value 'flow (embedded route)' for attribute departPosLat of flowWithRoute isn't valid
130,173d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,74d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute departPosLat 'random_free' into flowWithRoute 'flow_0'
76,77d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into flowWithRoute 'flow_0'
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
84,86d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
88,89d78
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'random_free' into flowWithRoute 'flow_0'
91d79
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departPosLat="random_free" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,74d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute departSpeed 'desired' into flowWithRoute 'flow_0'
76,77d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flowWithRoute 'flow_0'
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
84,86d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
88,89d78
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed 'desired' into flowWithRoute 'flow_0'
91d79
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <flow id="flow_0" begin="0.00" departSpeed="desired" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74a79
> Debug: Value '500' for attribute departSpeed of flowWithRoute isn't valid
76,79c81
< Debug: Setting new attribute departSpeed '20' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flowWithRoute 'flow_0'
---
> Debug: Value '-10i' for attribute departSpeed of flowWithRoute isn't valid
84a87
> Debug: Keys Ctrl+Z (Undo) pressed
90,91d92
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed '20' into flowWithRoute 'flow_0'
175a177,317
> 
> =================================================================
> ==14350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7905248358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departSpeed="20.00" end="3600.00" number="1800">
---
>     <flow id="flow_0" begin="0.00" end="3600.00" number="1800">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73c77
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
---
> Debug: Value 'flow (embedded route)' for attribute departSpeed of flowWithRoute isn't valid
173a178,318
> 
> =================================================================
> ==19314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa70fb05358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa71041d8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77
> Debug: Value 'flow (embedded route)' for attribute departSpeed of flowWithRoute isn't valid
74,77c79,80
< Debug: Setting new attribute departSpeed 'random' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flowWithRoute 'flow_0'
---
> Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
> Debug: Value 'dummySpeedi' for attribute departSpeed of flowWithRoute isn't valid
82a86
> Debug: Keys Ctrl+Z (Undo) pressed
88,89d91
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed 'random' into flowWithRoute 'flow_0'
130,173d131
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departSpeed="random" end="3600.00" number="1800">
---
>     <flow id="flow_0" begin="0.00" end="3600.00" number="1800">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77
> Debug: Value 'flow (embedded route)' for attribute departSpeed of flowWithRoute isn't valid
173a179,319
> 
> =================================================================
> ==24422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13440 byte(s) in 240 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7faa9e4d5358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7faa9eded8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74c78
< Debug: Value '' for attribute id of flowWithRoute isn't valid
---
> Debug: Value 'flow (embedded route)' for attribute id of flowWithRoute isn't valid
139,181d142
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,73d73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Setting new attribute line 'custom Line' into flowWithRoute 'flow_0'
75,76d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute line '' into flowWithRoute 'flow_0'
78,80d75
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
83,85d77
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
87,88d78
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute line 'custom Line' into flowWithRoute 'flow_0'
90d79
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <flow id="flow_0" begin="0.00" line="custom Line" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
212a217,357
> 
> =================================================================
> ==1373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20608 byte(s) in 368 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe78bb10358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe78c4288ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,46c49,50
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
73d76
< Debug: Setting new attribute line 'dummyNumber' into flowWithRoute 'flow_0'
82,84d84
< Debug: Setting previous attribute line '' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
86a87
> Debug: Keys Ctrl+Z (Undo) pressed
93,95d93
< Debug: Setting new attribute line 'dummyNumber' into flowWithRoute 'flow_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
96a95
> Debug: Keys Ctrl+Y (Redo) pressed
106,107c105,106
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" line="dummyNumber" personNumber="3" end="3600.00" number="1800">
---
>     <flow id="flow_0" begin="0.00" personNumber="3" end="3600.00" number="1800">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,70c73
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
72,76d74
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute type of flowWithRoute isn't valid
< Debug: Value 'dummyVType' for attribute type of flowWithRoute isn't valid
< Debug: Setting new attribute type 'custom_vType' into flowWithRoute 'flow_0'
79c77
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into flowWithRoute 'flow_0'
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
81,83d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
85,86d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
91,93d83
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,8d5
<     <flow id="flow_0" type="custom_vType" begin="0.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </flow>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
188a193,333
> 
> =================================================================
> ==8693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1db5399358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1db5cb18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
204a209,349
> 
> =================================================================
> ==8689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14336 byte(s) in 256 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f8563ab5358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f85643cd8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,205d165
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPos max ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==9312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff13e97b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff13f2938ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
207a212,352
> 
> =================================================================
> ==9060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13440 byte(s) in 240 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fed83932358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fed8424a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71a76,78
> Debug: Setting new attribute arrivalPosLat '15.5' into flowWithRoute 'flowA'
> Debug: Setting new attribute arrivalPosLat '15.5' into flowWithRoute 'flowB'
> Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
74c81,84
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute arrivalPosLat '0.00' into flowWithRoute 'flowB'
> Debug: Setting previous attribute arrivalPosLat '3.00' into flowWithRoute 'flowA'
90d99
< Debug: Keys Ctrl+Z (Undo) pressed
102a112,115
> Debug: Setting new attribute arrivalPosLat '15.5' into flowWithRoute 'flowA'
> Debug: Setting new attribute arrivalPosLat '15.5' into flowWithRoute 'flowB'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
106d118
< Debug: Keys Ctrl+Y (Redo) pressed
148,191d159
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74a79
> Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
77,82d81
< Debug: Setting new attribute arrivalPosLat '4.2' into flowWithRoute 'flowA'
< Debug: Setting new attribute arrivalPosLat '4.2' into flowWithRoute 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat '0.00' into flowWithRoute 'flowB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into flowWithRoute 'flowA'
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
120,122d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalPosLat '4.2' into flowWithRoute 'flowA'
< Debug: Setting new attribute arrivalPosLat '4.2' into flowWithRoute 'flowB'
164,207d160
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,80c79,80
< Debug: Setting new attribute arrivalPosLat 'left' into flowWithRoute 'flowA'
< Debug: Setting new attribute arrivalPosLat 'left' into flowWithRoute 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into flowWithRoute 'flowB'
< Debug: Setting previous attribute arrivalPosLat 'center' into flowWithRoute 'flowA'
---
> Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
> Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flowWithRoute isn't valid
95a96
> Debug: Keys Ctrl+Z (Undo) pressed
111,113d111
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalPosLat 'left' into flowWithRoute 'flowA'
< Debug: Setting new attribute arrivalPosLat 'left' into flowWithRoute 'flowB'
156,199d153
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
8c8
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
115d118
< Debug: demand elements saved
152,199c155
< Debug: Deleting unreferenced routeEmbedded 'flowB'
< Debug: Deleting unreferenced flowWithRoute 'flowB'
< Debug: Deleting unreferenced routeEmbedded 'flowA'
< Debug: Deleting unreferenced flowWithRoute 'flowA'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
        <route edges="gneE2 gneE4 gneE5" color="orange"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
        <route edges="gneE4 gneE5" color="red"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73d76
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid
145,188d147
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,82c81,82
< Debug: Setting new attribute arrivalSpeed '15.5' into flowWithRoute 'flowA'
< Debug: Setting new attribute arrivalSpeed '15.5' into flowWithRoute 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '500.00' into flowWithRoute 'flowB'
< Debug: Setting previous attribute arrivalSpeed '500.00' into flowWithRoute 'flowA'
---
> Debug: Value '-10' for attribute arrivalSpeed of flowWithRoute isn't valid
> Debug: Value '-10i' for attribute arrivalSpeed of flowWithRoute isn't valid
99a100
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalSpeed '15.5' into flowWithRoute 'flowA'
< Debug: Setting new attribute arrivalSpeed '15.5' into flowWithRoute 'flowB'
162,205d159
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="500.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
8c8
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="500.00" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
164,207d167
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect_selection color ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departPos float ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75d78
< Debug: Value '-5' for attribute containerNumber of flowWithRoute isn't valid
201a205,345
> 
> =================================================================
> ==11118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f6ff3ea5358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6ff47bd8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==2773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff92285b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff9231738ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
156,199d159
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect_selection departLane best ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departLane free ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departLane random ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departPos random ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departSpeed random ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
148,191d151
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect_selection departLane first ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departPos base ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
201a206,346
> 
> =================================================================
> ==1740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa156608358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa156f208ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74d77
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
156,199d158
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements flow_embedded inspect_selection departPos free ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection departPos last ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
207a212,352
> 
> =================================================================
> ==6061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe710d5d358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe7116758ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74a79,80
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
> Debug: Value 'dummyPosLati' for attribute departPosLat of flowWithRoute isn't valid
191a198,338
> 
> =================================================================
> ==15471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fb356bd6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb3574ee8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74d77
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
207a211,351
> 
> =================================================================
> ==11528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14336 byte(s) in 256 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1c9e41a358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1c9ed328ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==12058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff5bc788358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff5bd0a08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==13186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f21e3661358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f21e3f798ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==11630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fec3fd0c358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fec406248ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==12552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fbba0771358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fbba10898ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==13980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5d1a52b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5d1ae438ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==8335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7feb9c75a358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7feb9d0728ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
158,201d161
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==8251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f78beee0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f78bf7f88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==8545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fbc74943358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fbc7525b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection line ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
147,190d150
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
234a239,379
> 
> =================================================================
> ==19151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 17920 byte(s) in 320 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fd9c0874358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd9c118c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4,5c3
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (15.5)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74d77
< Debug: Value 'dummyNumber' for attribute personNumber of flowWithRoute isn't valid
201a205,345
> 
> =================================================================
> ==11035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fcf2a98e358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fcf2b2a68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2d1
< Warning: Essential unique string attribute 'from' of flow with ID 'flowA' is missing; flow cannot be created
4d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flowB' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116,159d119
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,15d0
< Error: Invalid arrivalLane definition for flow 'flow_0';
<  must be one of ("current", or an int>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Invalid arrivalLane definition for flow 'flow_1';
<  must be one of ("current", or an int>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
35a36,39
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
130,173d133
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,17d0
< Error: Invalid arrivalPos definition for flow 'flow_0';
<  must be one of ("random", "max", or a float)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_6' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
138,181d141
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,19d0
< Error: Invalid arrivalPosLat definition for flow 'flow_0';
<  must be one of ("right", "center", "left", or a float)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_7' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
35a36,39
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
64d67
< Debug: demand elements saved
112,167c115
< Debug: Deleting unreferenced routeEmbedded 'flow_5'
< Debug: Deleting unreferenced flowWithRoute 'flow_5'
< Debug: Deleting unreferenced routeEmbedded 'flow_4'
< Debug: Deleting unreferenced flowWithRoute 'flow_4'
< Debug: Deleting unreferenced routeEmbedded 'flow_3'
< Debug: Deleting unreferenced flowWithRoute 'flow_3'
< Debug: Deleting unreferenced routeEmbedded 'flow_2'
< Debug: Deleting unreferenced flowWithRoute 'flow_2'
< Debug: Deleting unreferenced routeEmbedded 'flow_1'
< Debug: Deleting unreferenced flowWithRoute 'flow_1'
< Debug: Deleting unreferenced routeEmbedded 'flow_0'
< Debug: Deleting unreferenced flowWithRoute 'flow_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,17d0
< Error: Invalid arrivalSpeed definition for flow 'flow_0';
<  must be one of ("current", or a float>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Invalid arrivalSpeed definition for flow 'flow_1';
<  must be one of ("current", or a float>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <flow id="flow_0" begin="20.00" end="50.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="20.00" end="50.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" arrivalSpeed="0.00" end="50.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" arrivalSpeed="500.00" end="50.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" arrivalSpeed="1.00" end="50.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" arrivalSpeed="current" end="50.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
19c19
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
25c25
< Error: Flow cannot be created
---
> Error: flow cannot be created
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92,135d95
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,13d0
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: route needs a valid ID.
< Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Negative begin time in the definition of flow 'flow_3'.
< Error: route needs a valid ID.
< Error: Flow 'flow_4' ends before its begin time.
< Error: route needs a valid ID.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
157a162,297
> 
> =================================================================
> ==23367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f935b34c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f935bf50ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1c19  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in log ----------
3d2
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
6d4
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
8d5
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
10d6
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
12d7
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
38a39,42
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,20d0
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' is not of type int.
< Error: containerNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Error: containerNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Error: containerNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' is not of type int.
< Error: containerNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122a127,262
> 
> =================================================================
> ==19138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f8ece2778ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f8ecee7bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1afe  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
41a42,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
126,185d129
< Debug: Deleting unreferenced routeEmbedded 'flow_8'
< Debug: Deleting unreferenced flowWithRoute 'flow_8'
< Debug: Deleting unreferenced routeEmbedded 'flow_7'
< Debug: Deleting unreferenced flowWithRoute 'flow_7'
< Debug: Deleting unreferenced routeEmbedded 'flow_6'
< Debug: Deleting unreferenced flowWithRoute 'flow_6'
< Debug: Deleting unreferenced routeEmbedded 'flow_5'
< Debug: Deleting unreferenced flowWithRoute 'flow_5'
< Debug: Deleting unreferenced routeEmbedded 'flow_4'
< Debug: Deleting unreferenced flowWithRoute 'flow_4'
< Debug: Deleting unreferenced routeEmbedded 'flow_2'
< Debug: Deleting unreferenced flowWithRoute 'flow_2'
< Debug: Deleting unreferenced routeEmbedded 'flow_1'
< Debug: Deleting unreferenced flowWithRoute 'flow_1'
< Debug: Deleting unreferenced routeEmbedded 'flow_0'
< Debug: Deleting unreferenced flowWithRoute 'flow_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,25d0
< Error: Invalid departLane definition for flow 'flow_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Invalid departLane definition for flow 'flow_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_8' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_8' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
41a42,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
183,197d186
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ4' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ5' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ6' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ7' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ8' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ9' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in log ----------
1,23d0
< Error: Invalid departPos definition for flow 'flow_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_8' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_8' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_9' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_9' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
43a44,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,205d165
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,25d0
< Error: Invalid departPosLat definition for flow 'flow_0';
<  must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_8' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_8' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_9' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_9' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_10' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_10' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
41a42,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
142,185d145
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,25d0
< Error: Invalid departSpeed definition for flow 'flow_0';
<  must be one of ("random", "max", or a float>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Invalid departSpeed definition for flow 'flow_1';
<  must be one of ("random", "max", or a float>=0)
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_6' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_7' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_8' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_8' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load end ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: Flow cannot be created
---
> Error: flow cannot be created
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
96,139d99
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Attribute 'end' in definition of flow 'flow_1' is not a time value.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Flow 'flow_2' ends before its begin time.
< Error: route needs a valid ID.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132a137,272
> 
> =================================================================
> ==22534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f8ca8df38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f8ca99f7ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x22e9  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load line ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97,140d100
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load no_route ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
112a117,252
> 
> =================================================================
> ==19435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f9071c5f8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f9072863ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1b02  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load number ( Last six runs Dec2020 )

---------- Differences in errors ----------
19c19
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
25c25
< Error: Flow cannot be created
---
> Error: flow cannot be created
30c30
< Error: Flow cannot be created
---
> Error: flow cannot be created
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,136d96
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,14d0
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: route needs a valid ID.
< Error: Attribute 'number' in definition of flow 'flow_1' is not of type int.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: route needs a valid ID.
< Error: Attribute 'number' in definition of flow 'flow_4' is not of type int.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,20
> Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
22,23c24,28
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.17Aug102157.12256/netedit.gui/demandElements/flow/load/parameters/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26c31,32
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
29c35,36
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
57,58c64,65
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
78,122c85,86
< Debug: Deleting unreferenced flow 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.07Oct123107.5956/netedit.gui/demandElements/flow/load/parameters/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,10c5,6
<     <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100">
<         <param key="$$key with spaces%%" value="value4"/>
<         <param key="key1" value="value5"/>
<         <param key="key2" value=""/>
<         <param key="key3" value="$$value with spaces%%"/>
<         <param key="keyFinal" value="valueFinal"/>
---
>     <flow id="flow_0" begin="20.00" end="50.00" number="100">
>         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load period ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
27c27
< Error: Flow cannot be created
---
> Error: flow cannot be created
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102,145d105
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,15d0
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: route needs a valid ID.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: route needs a valid ID.
< Error: Attribute 'period' in definition of flow 'flow_2' is not a time value.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: route needs a valid ID.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: route needs a valid ID.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
38a39,42
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,20d0
< Error: Attribute 'personNumber' in definition of flow 'flow_0' is not of type int.
< Error: personNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Error: personNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Error: personNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_2' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_3' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_3' is missing; flow cannot be created
< Error: Attribute 'personNumber' in definition of flow 'flow_4' is not of type int.
< Error: personNumber cannot be negative
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_4' is missing; flow cannot be created
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_5' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_5' is missing; flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load probability ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
27c27
< Error: Flow cannot be created
---
> Error: flow cannot be created
39a40,43
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,147d107
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,17d0
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: route needs a valid ID.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: route needs a valid ID.
< Error: Attribute 'probability' in definition of flow 'flow_2' is not of type float.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: route needs a valid ID.
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: route needs a valid ID.
< Error: Invalid repetition probability in the definition of flow 'flow_6'.
< Error: route needs a valid ID.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load route ( Last six runs Dec2020 )

---------- Differences in errors ----------
19c19
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'vehicle_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'vehicle_1'.
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
141a146,281
> 
> =================================================================
> ==22225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5f912e48ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5f91ee8ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
<truncated after showing first 30 lines>
---------- Differences in log ----------
2c2
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'vehicle_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'vehicle_1'.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
142a147,282
> 
> =================================================================
> ==22649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2f3e12e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f2f3ed32ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x22c3  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load vehsperhour ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
27c27
< Error: Flow cannot be created
---
> Error: flow cannot be created
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102,145d105
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,15d0
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: route needs a valid ID.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: route needs a valid ID.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' is not of type float.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: route needs a valid ID.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: route needs a valid ID.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: route needs a valid ID.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
75c79
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edges' in TagSelector
78,79d81
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
27c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c11
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c14
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
---------- Differences in routes ----------
5,9c5,6
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE2 gneE4 gneE5"/>
<     </person>
<     <person id="person_1" depart="0.00" color="12,13,14">
<         <walk edges="gneE2 gneE4 gneE5"/>
---
>     <person id="person_0" depart="0.00" color="12,13,14">
>         <walk edges="gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements person create default_ride default_ride_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'rideFromTo' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'ride: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'rideFromTo' in TagSelector
---
> Debug: Selected item 'ride: edge->edge' in TagSelector
75c79
< Debug: Selected item 'rideBusStop' in TagSelector
---
> Debug: Selected item 'ride: edge->busStop' in TagSelector
78c82,83
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
---
> Debug: Removing person 'person_0' in GNEChange_DemandElement
> Debug: Deleting unreferenced person 'person_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< rideBusStop
---
> ride: edge->busStop
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7d4
<     <person id="person_0" depart="0.00">
<         <ride from="gneE2" busStop="busStop"/>
<     </person>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create default_ride default_ride_fromto ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
88d91
< Debug: Additionals saved
97,98c100,101
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
115,116c118,119
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
171a175,315
> 
> =================================================================
> ==32690==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandElements person create default_stop default_stop_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'personStop: busStop' in TagTypeSelector
73c77
< Debug: Selected item 'personStopBusStop' in TagSelector
---
> Debug: Selected item 'personStop: busStop' in TagSelector
75,77c79
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopBusStop 'person_0personStopBusStop0' in GNEChange_DemandElement
---
> Debug: Selected item 'personStop: busStop' in TagSelector
80,81c82
< Debug: Removing personStopBusStop 'person_0personStopBusStop0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< personStopBusStop
---
> personStop: busStop
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00">
        <stop busStop="busStop" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_stop default_stop_lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'personStop: busStop' in TagTypeSelector
73c77
< Debug: Selected item 'personStopBusStop' in TagSelector
---
> Debug: Selected item 'personStop: busStop' in TagSelector
75,77c79
< Debug: Selected item 'personStopLane' in TagSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
---
> Debug: Selected item 'personStop: edge' in TagSelector
80,81c82
< Debug: Removing personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< personStopLane
---
> personStop: edge
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00">
        <stop lane="gneE2_0" startPos="24.95" endPos="34.95" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_trip default_trip_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'personTripFromTo' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'personTrip: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
75c79
< Debug: Selected item 'personTripBusStop' in TagSelector
---
> Debug: Selected item 'personTrip: edge->busStop' in TagSelector
78c82,83
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
---
> Debug: Removing person 'person_0' in GNEChange_DemandElement
> Debug: Deleting unreferenced person 'person_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< personTripBusStop
---
> personTrip: edge->busStop
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7d4
<     <person id="person_0" depart="0.00">
<         <personTrip from="gneE2" busStop="busStop"/>
<     </person>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create default_trip default_trip_fromto ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
83d86
< Debug: Additionals saved
92,93c95,96
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
110,111c113,114
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
123,166d125
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
75c79
< Debug: Selected item 'walkBusStop' in TagSelector
---
> Debug: Selected item 'walk: edge->busStop' in TagSelector
78c82,83
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
---
> Debug: Removing person 'person_0' in GNEChange_DemandElement
> Debug: Deleting unreferenced person 'person_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkBusStop
---
> walk: edge->busStop
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7d4
<     <person id="person_0" depart="0.00">
<         <walk from="gneE2" busStop="busStop"/>
<     </person>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
75c79
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edges' in TagSelector
78c82
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
27c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_fromto ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
75c79
< Debug: Selected item 'walk: edge->edge' in TagSelector
---
> Debug: Selected invalid item in TagSelector
78,171c82,83
< Debug: Adding walk: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11d10
< TestFunctions: Netedit closed successfully
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_route ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
67,69d70
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
75,76c76,77
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
78c79
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
80,82c81
< Debug: Selected item 'walkRoute' in TagSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkRoute 'walkRoute_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
8c8
< walkRoute
---
> walk: route
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7c7
<         <walk route="route_0" arrivalPos="0.00"/>
---
>         <walk route="route_0"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
75c79
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edges' in TagSelector
80c84
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
27c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c11
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c14
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c17
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
9c9
<         <walk edges="gneE2 gneE4 gneE5"/>
---
>         <walk edges="gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person create departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70,71c74,75
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
73c77
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
75c79
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edges' in TagSelector
79c83
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
27c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c11
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c14
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c17
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
20c20
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
23c23
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
26c26
< TestFunctions: Clicked over position 484 - 228
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <walk edges="gneE2 gneE4 gneE5"/>
---
>         <walk edges="gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5"/>
8c8
<     <person id="person_1" depart="0.00" departPos="5000.00">
---
>     <person id="person_1" depart="0.00" departPos="-12.00">
17c17
<     <person id="person_4" depart="0.00" departPos="free">
---
>     <person id="person_4" depart="0.00" departPos="random">
26c26
<     <person id="person_7" depart="0.00" departPos="last">
---
>     <person id="person_7" depart="0.00" departPos="random_free">
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements person delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
47,49c51,53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
72c76
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
75c79
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'person_0' in GNEChange_DemandElement
77c81
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'person_0' in GNEChange_DemandElement
79c83,84
< Debug: Keys Ctrl + Z (Undo) pressed
---
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
3a4
> Warning: Only two edges are allowed
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
---------- Differences in routes ----------
4a5
>     <person id="person_0" depart="0.00"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73,182c77,79
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personTripFromTo 'personTripFromTo_1' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkEdges
---
> walk: edges
9c9
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
15c15
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <personFlow id="personFlow_0" begin="0.00" color="cyan" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_1" begin="0.00" color="12,13,14" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_ride default_ride_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73c77
< Debug: Selected item 'rideFromTo' in TagTypeSelector
---
> Debug: Selected item 'ride: edge->edge' in TagTypeSelector
75c79
< Debug: Selected item 'rideFromTo' in TagSelector
---
> Debug: Selected item 'ride: edge->edge' in TagSelector
77c81
< Debug: Selected item 'rideBusStop' in TagSelector
---
> Debug: Selected item 'ride: edge->busStop' in TagSelector
80c84,85
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< rideBusStop
---
> ride: edge->busStop
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7d4
<     <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
<         <ride from="gneE2" busStop="busStop"/>
<     </personFlow>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_ride default_ride_fromto ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
90d93
< Debug: Additionals saved
99,100c102,103
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
117,118c120,121
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
130,173d132
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_stop default_stop_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73d76
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
75,172c78,79
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personStopBusStop 'personFlow_0personStopBusStop0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopBusStop 'personFlow_0personStopBusStop0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< personStopBusStop
---
> personStop: busStop
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <stop busStop="busStop" duration="60.00"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_stop default_stop_lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73d76
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
75,172c78,79
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopLane' in TagSelector
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'personFlow_0personStopLane0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopLane 'personFlow_0personStopLane0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< personStopLane
---
> personStop: edge
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <stop lane="gneE2_0" startPos="24.95" endPos="34.95" duration="60.00"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_trip default_trip_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73c77
< Debug: Selected item 'personTripFromTo' in TagTypeSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagTypeSelector
75c79
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
77c81
< Debug: Selected item 'personTripBusStop' in TagSelector
---
> Debug: Selected item 'personTrip: edge->busStop' in TagSelector
80c84,85
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< personTripBusStop
---
> personTrip: edge->busStop
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7d4
<     <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
<         <personTrip from="gneE2" busStop="busStop"/>
<     </personFlow>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_trip default_trip_fromto ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
85d88
< Debug: Additionals saved
94,95c97,98
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
112,113c115,116
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
125,168d127
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73c77
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
75c79
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
77c81
< Debug: Selected item 'walkBusStop' in TagSelector
---
> Debug: Selected item 'walk: edge->busStop' in TagSelector
80c84,85
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkBusStop
---
> walk: edge->busStop
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7d4
<     <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
<         <walk from="gneE2" busStop="busStop"/>
<     </personFlow>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
72a77,81
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
> Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
> Debug: Selected item 'walk: edge->edge' in TagSelector
> Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
> Debug: Selected item 'walk: edges' in TagSelector
75c84
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding walk: edges 'personFlow_0' in GNEChange_DemandElement
78c87
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
27c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkEdges
---
> walk: edges
9c9
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,6c5,6
<     <personFlow id="personFlow_0" begin="0.00" end="3600.00" vehsPerHour="3600.00">
<         <personTrip from="gneE2" to="gneE5"/>
---
>     <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
>         <walk edges="gneE2 gneE4 gneE4 gneE5"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_fromto ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
90d93
< Debug: Additionals saved
99,100c102,103
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
117,118c120,121
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
173a177,317
> 
> =================================================================
> ==5251==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_route ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,47c50,51
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
67,69d70
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
75c76
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
78c79
< Debug: Selected item 'walkEdges' in TagTypeSelector
---
> Debug: Selected item 'walk: edge->edge' in TagTypeSelector
80c81
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected item 'walk: edge->edge' in TagSelector
82,84c83
< Debug: Selected item 'walkRoute' in TagSelector
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
9c9
< walkRoute
---
> walk: route
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7c7
<         <walk route="route_0" arrivalPos="0.00"/>
---
>         <walk route="route_0"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,47c49,51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70c74
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
73,244c77,79
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_2' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_2' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_3' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkEdges
---
> walk: edges
9c9
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
15c15
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
18c18
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
21c21
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
24c24
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
27c27
< TestFunctions: Clicked over position 484 - 228
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <personFlow id="personFlow_0" begin="0.00" departPos="-12.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_1" begin="0.00" departPos="5000.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_2" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_3" begin="0.00" departPos="random" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_4" begin="0.00" departPos="free" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_5" begin="0.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_6" begin="0.00" departPos="random_free" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_7" begin="0.00" departPos="last" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
47,49c51,53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
72c76
< Debug: Selected item 'personTripFromTo' in TagSelector
---
> Debug: Selected item 'personTrip: edge->edge' in TagSelector
77c81
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'personFlow_0' in GNEChange_DemandElement
79c83
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'personFlow_0' in GNEChange_DemandElement
81c85,86
< Debug: Keys Ctrl + Z (Undo) pressed
---
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
4a5
>     <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"/>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="434.00" x="15.00" y="20.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,157d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
</routes>
demandElements route basic invalid_creationmode ( Last six runs Dec2020 )
demandElements route basic invalid_vclass ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,146d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
demandElements route create_consecutive abort ( Last six runs Dec2020 )
demandElements route create_nonconsecutive abort_button ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive abort_button ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,145d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,166d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="120,20,30" id="route_0"/>
    <route edges="gneE5" color="blue" id="route_1"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
</routes>
demandElements route create_consecutive default ( Last six runs Dec2020 )
demandElements route create_nonconsecutive default_button ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive default_button ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,154d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive invalid_vclass ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (CONTROL + click to add a disconnected edge)
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive non_consecutive ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive remove_last ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,156d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive remove_last_button ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive single_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE4" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive abort ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,147d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="120,20,30" id="route_0"/>
    <route edges="gneE5" color="blue" id="route_1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,156d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive invalid_vclass ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,156d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive remove_last ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,157d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive remove_last_button ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,156d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive single_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,156d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE4" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,188d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
    <edge id=":gneJ8_1" function="internal">
        <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="13.50,42.20 12.41,42.36 11.62,42.83 11.16,43.61 11.00,44.70"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route fix remove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Format of optional optional color attribute 'color' of route with ID 'route_2' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
    <route edges="gneE4 gneE5" color="orange" id="route_1"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route fix save ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,157c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Format of optional optional color attribute 'color' of route with ID 'route_2' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
    <route edges="gneE4 gneE5" color="orange" id="route_1"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/>
    <route edges="gneE5 gneE8" color="white" id="route_3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route fix select ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,161c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Format of optional optional color attribute 'color' of route with ID 'route_2' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
    <route edges="gneE4 gneE5" color="orange" id="route_1"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< 
< dummyColor
< 12,15,30
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="red" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route inspect edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< 
< dummyEdges
< gneE2 gneE5
< gneE7 gneE2
< gneE2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 584 - 560
< 
< <><><><>$%%%
< route with spaces
< route_1
< custom_route
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="custom_route"/>
    <route edges="gneE5" color="yellow" id="route_1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,204c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route inspect_selection color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,185c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 578 - 556
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 556
< TestFunctions: Clicked over position 584 - 585
< 
< dummyColor
< 12,15,30
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="red" id="route_0"/>
    <route edges="gneE7" color="red" id="route_1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,228c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,23d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 578 - 556
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 556
< TestFunctions: Clicked over position 584 - 585
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </route>
    <route edges="gneE7" color="yellow" id="route_1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Format of optional optional color attribute 'color' of route with ID 'route_1' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Format of optional optional color attribute 'color' of route with ID 'route_2' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_1"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/>
    <route edges="gneE2 gneE4 gneE5" color="13,14,15" id="route_3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,150c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="blue" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route load edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,161c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
< Error: A route needs at least one edge.
< Error: A route needs at least one edge.
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding route 'route_6' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential list of unique strings attribute 'edges' of route with ID 'route_0' is missing; route cannot be created
Error: A route needs at least one edge.
Warning: Format of essential list of unique strings attribute 'edges' of route with ID 'route_1' is invalid; List of edges cannot be empty; route cannot be created
Error: A route needs at least one edge.
Warning: Error parsing parameter edges. edge 'dummy1' doesn't exist
Error: A route needs at least one edge.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5 gneE10 gneE8" color="yellow" id="route_4"/>
    <route edges="gneE2 gneE4" color="yellow" id="route_5"/>
    <route edges="gneE2" color="yellow" id="route_6"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: route needs a valid ID.
< Error: route ID='' contains invalid characters.
< Error: route ID='' contains invalid characters.
< Error: There is another route with the same ID='route_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: route needs a valid ID.
Warning: Format of essential unique string attribute 'id' of route is invalid; ID cannot be empty; route cannot be created
Error: route ID='' contains invalid characters.
Warning: Format of essential unique string attribute 'id' of route is invalid; Demand Element ID contains invalid characters; route cannot be created
Error: route ID='' contains invalid characters.
Error: There is another route with the same ID='route_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="blue" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,154c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements route volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
20,183c20
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Deleting unreferenced route 'route_3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="10.00,16.80 10.00,14.80 10.00,25.20 10.00,23.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="76.40,25.20 63.60,25.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="59.60,23.20 59.60,25.20 61.60,27.20 63.60,27.20 63.49,25.98 63.16,24.98 62.60,24.20 61.82,23.64 60.82,23.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="76.40,27.20 78.40,27.20 59.60,14.80 59.60,16.80 64.73,17.09 68.93,17.96 72.20,19.40 74.53,21.42 75.93,24.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="route_1"/>
    <route edges="gneE8 gneE9" color="yellow" id="route_2"/>
    <route edges="gneE4" color="yellow" id="route_3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73,74d76
< Debug: Invalid input parameter of flowRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flowRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
76,172d77
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" arrivalLane="20" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74d77
< Debug: Invalid input parameter of flowRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
75a79,82
> Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
85d91
< Debug: Keys Ctrl+Z (Undo) pressed
95a102,103
> Debug: Calling GNEUndoList::redo()
> Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
132a141
> Debug: Deleting unreferenced flowRoute 'flow_2'
136,179d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6c6
<     <flow id="flow_0" begin="0.00" arrivalPos="-12.00" route="route_0" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" arrivalPos="20.00" route="route_0" end="3600.00" number="1800"/>
7a8
>     <flow id="flow_2" begin="0.00" arrivalPos="20.00" route="route_0" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100,184d103
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,9d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73,74d76
< Debug: Invalid input parameter of flowRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flowRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
75a78,79
> Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
78c82
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
81c85
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
82a87,88
> Debug: Calling GNEUndoList::undo()
> Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
85c91
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
88c94
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" arrivalSpeed="20.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,176d77
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" color="cyan" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" color="12,13,14" route="route_0" end="3600.00" number="1800"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow create containerNumber ( Last six runs Dec2020 )
demandElements routeflow create personNumber ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,167d75
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73,77d76
< Debug: Invalid input parameter of flowRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
81a81
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
126d123
< Debug: Deleting unreferenced flowRoute 'flow_0'
128,171d124
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6d5
<     <flow id="flow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,184d77
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departPos="-12.00" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" departPos="random_free" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" departPos="20.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
141,184d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73d76
< Debug: Invalid input parameter of flowRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
75a79,80
> Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
78c83
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'flow_3' in GNEChange_DemandElement
81c86
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
84c89
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
87c92
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
90c95
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departSpeed="max" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
134,177d137
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,171d77
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" type="custom_vType" begin="0.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75d78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
78d80
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
80,83d81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
86,89d83
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Opened FXMessageBox Problem deleting edge 'gneE2'
< Debug: Closed FXMessageBox Problem deleting edge 'gneE2'
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
90a85,87
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Deleting unreferenced route 'route_0'
> Debug: Deleting unreferenced flowRoute 'flow_0'
96a94
> Debug: Key ENTER pressed
105,106d102
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
108,112d103
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
100c98
<     <connection from=":gneJ6_2" to="gneE3" fromLane="0" toLane="1" dir="r" state="M"/>
---
>     <connection from=":gneJ6_1" to="gneE3" fromLane="1" toLane="1" dir="r" state="M"/>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,170d91
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,7d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
133,176d136
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect arrivalLane float ( Last six runs Dec2020 )
demandElements routeflow inspect arrivalPos random ( Last six runs Dec2020 )
demandElements routeflow inspect departPos float ( Last six runs Dec2020 )
demandElements routeflow inspect departPos random_free ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
134,177d137
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect arrivalPos float ( Last six runs Dec2020 )
demandElements routeflow inspect arrivalSpeed float ( Last six runs Dec2020 )
demandElements routeflow inspect containerNumber ( Last six runs Dec2020 )
demandElements routeflow inspect personNumber ( Last six runs Dec2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect arrivalPos max ( Last six runs Dec2020 )
demandElements routeflow inspect departPos base ( Last six runs Dec2020 )
demandElements routeflow inspect departPosLat center ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
125,170d128
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
1,122d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ5_0" function="internal">
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
<     </edge>
<     <edge id=":gneJ5_1" function="internal">
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
<     </edge>
<     <edge id=":gneJ6_0" function="internal">
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
<     </edge>
<     <edge id=":gneJ6_1" function="internal">
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
<     </edge>
<     <edge id=":gneJ7_0" function="internal">
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
<     </edge>
<     <edge id=":gneJ7_1" function="internal">
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

14 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132,175d135
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect arrivalPosLat left ( Last six runs Dec2020 )
demandElements routeflow inspect arrivalPosLat right ( Last six runs Dec2020 )
demandElements routeflow inspect departLane best ( Last six runs Dec2020 )
demandElements routeflow inspect departLane free ( Last six runs Dec2020 )
demandElements routeflow inspect departPos free ( Last six runs Dec2020 )
demandElements routeflow inspect departPos random ( Last six runs Dec2020 )
demandElements routeflow inspect departPosLat left ( Last six runs Dec2020 )
demandElements routeflow inspect departPosLat random ( Last six runs Dec2020 )
demandElements routeflow inspect departSpeed desired ( Last six runs Dec2020 )
demandElements routeflow inspect departSpeed max ( Last six runs Dec2020 )
demandElements routeflow inspect departSpeed random ( Last six runs Dec2020 )
demandElements routeflow inspect departSpeed speedLimit ( Last six runs Dec2020 )
demandElements trip create line ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect departLane float ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
139,182d142
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67d70
< Debug: Adding route 'route_0' in GNEChange_DemandElement
72,74c75
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute departLane 'allowed' into flowRoute 'flow_0'
---
> Debug: Selected invalid item in TagSelector
76,77d76
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into flowRoute 'flow_0'
79,80d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
82,83d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85,86d79
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
88,89d80
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
91,93d81
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departLane="allowed" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane first ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67d70
< Debug: Adding route 'route_0' in GNEChange_DemandElement
72,73c75
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
---
> Debug: Selected invalid item in TagSelector
75,76d76
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
78,79d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
82,83d79
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
85,86d80
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
88d81
< Debug: demand elements saved
125,170d117
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67d70
< Debug: Adding route 'route_0' in GNEChange_DemandElement
72,76c75
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Value '500' for attribute departLane of flowRoute isn't valid
< Debug: Value '-10' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute departLane '0' into flowRoute 'flow_0'
---
> Debug: Selected invalid item in TagSelector
78,79d76
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into flowRoute 'flow_0'
81,82d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
84,85d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
87,88d79
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
90,91d80
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departLane="0" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,175c19,23
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos last ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,175d96
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,7d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPos="last" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,176d97
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,7d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,175d96
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,7d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="free" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,175d96
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,7d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132,175d135
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,177d98
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,7d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97,180d100
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,8d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
<     <flow id="customID" begin="0.00" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
129,174d132
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
1,122d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ5_0" function="internal">
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
<     </edge>
<     <edge id=":gneJ5_1" function="internal">
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
<     </edge>
<     <edge id=":gneJ6_0" function="internal">
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
<     </edge>
<     <edge id=":gneJ6_1" function="internal">
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
<     </edge>
<     <edge id=":gneJ7_0" function="internal">
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
<     </edge>
<     <edge id=":gneJ7_1" function="internal">
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
167,210d170
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect route ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
96,179d99
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,8d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <route edges="gneE6 gneE3" color="orange" id="secondRoute"/>
<     <flow id="flow_0" begin="0.00" route="secondRoute" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,178d98
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,8d0
< <?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">
<     <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" type="custom_vType" begin="0.00" route="route_0" end="3600.00" number="1800"/>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151,194d154
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
167,210d170
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
168,211d171
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos max ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
113,197d116
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,17d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
<         <param key="KeyA1" value="valueA1"/>
<         <param key="KeyA2" value="valueA3"/>
<         <param key="KeyA3" value="valueA2"/>
<     </flow>
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
<         <param key="KeyB1" value="valueB1"/>
<         <param key="KeyB2" value="valueB3"/>
<         <param key="KeyB3" value="valueB2"/>
<     </flow>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
129,213d132
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,17d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
<         <param key="KeyA1" value="valueA1"/>
<         <param key="KeyA2" value="valueA3"/>
<         <param key="KeyA3" value="valueA2"/>
<     </flow>
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
<         <param key="KeyB1" value="valueB1"/>
<         <param key="KeyB2" value="valueB3"/>
<         <param key="KeyB3" value="valueB2"/>
<     </flow>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
154,197d157
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect_selection arrivalPosLat center ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departLane first ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPos base ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPosLat center ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
170,213d173
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect_selection arrivalPosLat float ( Last six runs Dec2020 )
demandElements routeflow inspect_selection color ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPos float ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPos random_free ( Last six runs Dec2020 )

13 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,205d165
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow inspect_selection arrivalPosLat left ( Last six runs Dec2020 )
demandElements routeflow inspect_selection arrivalPosLat right ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departLane allowed ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departLane best ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departLane free ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPos free ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPos last ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPos random ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPosLat free ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPosLat random ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departPosLat right ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departSpeed desired ( Last six runs Dec2020 )
demandElements routeflow inspect_selection departSpeed max ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
110,194d113
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,17d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
<         <param key="KeyA1" value="valueA1"/>
<         <param key="KeyA2" value="valueA3"/>
<         <param key="KeyA3" value="valueA2"/>
<     </flow>
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
<         <param key="KeyB1" value="valueB1"/>
<         <param key="KeyB2" value="valueB3"/>
<         <param key="KeyB3" value="valueB2"/>
<     </flow>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,211d107
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute selected 'true' into route 'routeA'
< Debug: Setting new attribute selected 'true' into route 'routeB'
< Debug: Setting new attribute selected 'true' into flowRoute 'flowA'
< Debug: Setting new attribute selected 'true' into flowRoute 'flowB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalSpeed 'current' into flowRoute 'flowA'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalSpeed '500' into flowRoute 'flowA'
< Debug: Setting new attribute arrivalSpeed '500' into flowRoute 'flowB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalSpeed '15.5' into flowRoute 'flowA'
< Debug: Setting new attribute arrivalSpeed '15.5' into flowRoute 'flowB'
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76c80
< Debug: Value 'dummyNumber' for attribute containerNumber of flowRoute isn't valid
---
> Debug: Value '-5' for attribute containerNumber of flowRoute isn't valid
164,207d167
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
164,207d167
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
158,205d161
< Debug: Deleting unreferenced flowRoute 'flowB'
< Debug: Deleting unreferenced flowRoute 'flowA'
< Debug: Deleting unreferenced route 'routeB'
< Debug: Deleting unreferenced route 'routeA'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76c80,81
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---
> Debug: Setting new attribute departPosLat '-5' into flowRoute 'flowA'
> Debug: Setting new attribute departPosLat '-5' into flowRoute 'flowB'
86a92,95
> Debug: Setting previous attribute departPosLat '0.00' into flowRoute 'flowB'
> Debug: Setting previous attribute departPosLat '2.00' into flowRoute 'flowA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
99,110d107
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
< Debug: Removing route 'routeA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
126a124,127
> Debug: Setting new attribute departPosLat '-5' into flowRoute 'flowA'
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,86d77
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowB'
< Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into flowRoute 'flowB'
< Debug: Setting previous attribute departPosLat '2.00' into flowRoute 'flowA'
99a91,92
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
113,115d105
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowB'
117,119d106
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowB'
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,86d77
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flowB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowB'
< Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into flowRoute 'flowB'
< Debug: Setting previous attribute departPosLat '2.00' into flowRoute 'flowA'
99a91,92
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
113,115d105
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowB'
117,119d106
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flowA'
< Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flowB'
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
114,207d117
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed '0' into flowRoute 'flowA'
< Debug: Setting new attribute departSpeed '0' into flowRoute 'flowB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed '20' into flowRoute 'flowA'
< Debug: Setting new attribute departSpeed '20' into flowRoute 'flowB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
121,205d124
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,17d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
<         <param key="KeyA1" value="valueA1"/>
<         <param key="KeyA2" value="valueA3"/>
<         <param key="KeyA3" value="valueA2"/>
<     </flow>
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
<         <param key="KeyB1" value="valueB1"/>
<         <param key="KeyB2" value="valueB3"/>
<         <param key="KeyB3" value="valueB2"/>
<     </flow>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
121,205d124
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,17d0
< <?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">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
<         <param key="KeyA1" value="valueA1"/>
<         <param key="KeyA2" value="valueA3"/>
<         <param key="KeyA3" value="valueA2"/>
<     </flow>
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
<         <param key="KeyB1" value="valueB1"/>
<         <param key="KeyB2" value="valueB3"/>
<         <param key="KeyB3" value="valueB2"/>
<     </flow>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection line ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
153,196d156
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
197,240d200
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77c81
< Debug: Value '-5' for attribute personNumber of flowRoute isn't valid
---
> Debug: Value '' for attribute personNumber of flowRoute isn't valid
164,207d167
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100,143d103
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalLane definition for flow 'flow_0';
<  must be one of ("current", or an int>=0)
< Error: Invalid arrivalLane definition for flow 'flow_1';
<  must be one of ("current", or an int>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
106,149d109
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPos definition for flow 'flow_0';
<  must be one of ("random", "max", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
110,153d113
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPosLat definition for flow 'flow_0';
<  must be one of ("right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,147d107
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalSpeed definition for flow 'flow_0';
<  must be one of ("current", or a float>=0)
< Error: Invalid arrivalSpeed definition for flow 'flow_1';
<  must be one of ("current", or a float>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,130d90
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
< Error: Flow cannot be created
< Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value.
< Error: Flow cannot be created
< Error: Negative begin time in the definition of flow 'flow_3'.
< Error: Flow 'flow_4' ends before its begin time.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,141d101
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of flow 'flow_0' is empty.
< Error: Attribute 'color' in definition of flow 'flow_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,150d110
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' is not of type int.
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Error: containerNumber cannot be negative
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' is not of type int.
< Error: containerNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79,122d82
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow load default ( Last six runs Dec2020 )
demandElements routeflow load no_route ( Last six runs Dec2020 )
demandElements vehicle_embedded load default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow load departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
113,156d116
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid departLane definition for flow 'flow_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane definition for flow 'flow_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane used in flowRoute 'flow_3'. 500 is greater than number of lanes
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
118,161d121
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPos definition for flow 'flow_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122,165d125
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPosLat definition for flow 'flow_0';
<  must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
113,156d116
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid departSpeed definition for flow 'flow_0';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed definition for flow 'flow_1';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed used in flowRoute 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load end ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: Flow cannot be created
---
> Error: flow cannot be created
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
89,132d92
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: Flow cannot be created
< Error: Attribute 'end' in definition of flow 'flow_1' is not a time value.
< Error: Flow cannot be created
< Error: Flow 'flow_2' ends before its begin time.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,128d88
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Attribute 'id' is missing in definition of flow
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: There is another flowRoute with the same ID='flow_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load line ( Last six runs Dec2020 )

---------- Differences in errors ----------
24a25,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
89,132d92
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load number ( Last six runs Dec2020 )

---------- Differences in errors ----------
20c20
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
22c22
< Error: Flow cannot be created
---
> Error: flow cannot be created
24c24
< Error: Flow cannot be created
---
> Error: flow cannot be created
27c27
< Error: Flow cannot be created
---
> Error: flow cannot be created
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,131d91
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'number' in definition of flow 'flow_1' is not of type int.
< Error: Flow cannot be created
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: Flow cannot be created
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: Attribute 'number' in definition of flow 'flow_4' is not of type int.
< Error: Flow cannot be created
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
24a25,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,126d86
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements routeflow load parameters ( Last six runs Dec2020 )
demandElements vehicle load parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow load period ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
25c25
< Error: Flow cannot be created
---
> Error: flow cannot be created
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92,135d95
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_2' is not a time value.
< Error: Flow cannot be created
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,150d110
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'personNumber' in definition of flow 'flow_0' is not of type int.
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Error: personNumber cannot be negative
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of flow 'flow_4' is not of type int.
< Error: personNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load probability ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
25c25
< Error: Flow cannot be created
---
> Error: flow cannot be created
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,136d96
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,10d0
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'probability' in definition of flow 'flow_2' is not of type float.
< Error: Flow cannot be created
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: Invalid repetition probability in the definition of flow 'flow_6'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load route ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82,125d85
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_0' is missing; flow cannot be created
< Error: Attribute 'route' in definition of flow 'flow_1' is empty.
< Warning: Essential unique string attribute 'to' of flow with ID 'flow_1' is missing; flow cannot be created
< Warning: Essential unique string attribute 'from' of flow with ID 'flow_1' is missing; flow cannot be created
< Error: Invalid route 'route with invalid characters' used in flowRoute 'flow_2'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92,135d95
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid vehicle type 'dummy_Type' used in flowRoute 'flow_1'.
< Error: Attribute 'type' in definition of flow 'flow_2' is empty.
< Error: Invalid vehicle type '' used in flowRoute 'flow_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in flowRoute 'flow_3'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow load vehsperhour ( Last six runs Dec2020 )

---------- Differences in errors ----------
21c21
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
23c23
< Error: Flow cannot be created
---
> Error: flow cannot be created
25c25
< Error: Flow cannot be created
---
> Error: flow cannot be created
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92,135d95
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' is not of type float.
< Error: Flow cannot be created
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: Flow cannot be created
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements routeflow volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
24,27c24,31
< Debug: Adding routeFlow 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeFlow 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeFlow 'flow_3' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
> Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,55c56,59
< Debug: Deleting unreferenced routeFlow 'flow_3'
< Debug: Deleting unreferenced routeFlow 'flow_2'
< Debug: Deleting unreferenced routeFlow 'flow_1'
< Debug: Deleting unreferenced routeFlow 'flow_0'
---
> Debug: Deleting unreferenced flowRoute 'flow_3'
> Debug: Deleting unreferenced flowRoute 'flow_2'
> Debug: Deleting unreferenced flowRoute 'flow_1'
> Debug: Deleting unreferenced flowRoute 'flow_0'
83,198c87,90
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,4.80,20.00,35.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,4.80,88.40,37.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,16d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_0' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_0' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_1' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_1' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_2' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_2' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_3' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_3' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_0' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_0' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_1' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_1' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_2' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_2' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_3' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_3' is missing; trip cannot be created
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="10.00,16.80 10.00,14.80 10.00,25.20 10.00,23.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="76.40,25.20 63.60,25.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="59.60,23.20 59.60,25.20 61.60,27.20 63.60,27.20 63.49,25.98 63.16,24.98 62.60,24.20 61.82,23.64 60.82,23.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="76.40,27.20 78.40,27.20 59.60,14.80 59.60,16.80 64.73,17.09 68.93,17.96 72.20,19.40 74.53,21.42 75.93,24.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop basic invalid_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,29c29
< Debug: Selected item 'route_0' in DemandElementSelector
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in DemandElementSelector
32a33
> Debug: Keys Ctrl+Z (Undo) pressed
37,38d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
52,66c51
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Current selected Stop parent isn't valid.
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<     </route>
---
>     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop basic invalid_type ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,66c56
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---
> Debug: Opening FXMessageBox 'Save additionals before quit'
---------- Differences in log ----------
1d0
< Warning: Current selected Stop type isn't valid.
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop basic no_parents ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45c37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---
> Debug: Opening FXMessageBox 'Save additionals before quit'
---------- Differences in log ----------
1d0
< Warning: Current selected Stop parent isn't valid.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102a107,244
> 
> =================================================================
> ==24075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5fffa878ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f600068bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a18  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,86c10,15
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,56d27
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,98c10,14
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop: 'duration' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopBusStop: 'duration' cannot be negative
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="0.00"/>
        <stop busStop="busStopB" duration="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,97c10,14
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Invalid input parameter of stopBusStop: invalid id used in expected
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person"/>
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="ID1"/>
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,97d88
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7a8
>         <stop busStop="busStopB" duration="60.00"/>
9d9
<         <stop busStop="busStopB" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create extension ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
---
>     <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00" name="22.33"/>
---------- Differences in errors ----------
0a1
> Debug: Key Ctrl+V (Paste) pressed
10,32c11,20
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopBusStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Key ENTER pressed
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
<truncated after showing first 30 lines>
---------- Differences in net ----------
18c18
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="0">
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" extension="0.00"/>
        <stop busStop="busStopB" duration="60.00" extension="0.00"/>
        <stop busStop="busStopB" duration="60.00" extension="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24,48d27
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82,94d85
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,86c10,14
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" triggered="person"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create until ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
---
>     <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="22.33"/>
---------- Differences in errors ----------
10,32c10,19
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop: 'until' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopBusStop: 'until' cannot be negative
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Key ENTER pressed
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" until="0.00"/>
        <stop busStop="busStopB" duration="60.00" until="0.00"/>
        <stop busStop="busStopB" duration="60.00" until="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,34d35
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
37,39d37
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
43c41,42
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
46c45
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing busStop 'busStopB' in GNEChange_Additional
48,50c47,49
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding busStop 'busStopB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6,8
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0">
>         <stop busStop="busStopB" duration="60.00"/>
>     </vehicle>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,79d70
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,28c30
< Debug: Selected item 'stopBusStop' in TagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'vehicle_0'
---
> Debug: Selected item 'stopLane' in TagSelector
31c33,34
< Debug: Setting previous attribute containerTriggered '0' into stopBusStop 'vehicle_0'
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
34c37
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing busStop 'busStopB' in GNEChange_Additional
36,38d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
41,42c41
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding busStop 'busStopB' in GNEChange_Additional
45c44,45
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,8c6
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <stop busStop="busStopB" duration="60.00"/>
<     </vehicle>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33a38
> Debug: Value '-5' for attribute duration of stopBusStop isn't valid
35,38d39
< Debug: Setting new attribute duration '3.5' into stopBusStop 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into stopBusStop 'vehicle_0'
51a53,58
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
65,67d71
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute duration '3.5' into stopBusStop 'vehicle_0'
86,98d89
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="3.50"/>
---
>         <stop busStop="busStopB" duration="0.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30d33
< Debug: Setting new attribute expected '' into stopBusStop 'vehicle_0'
39,41d41
< Debug: Setting previous attribute expected '' into stopBusStop 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
48a49,51
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
51c54
< Debug: Setting new attribute triggered 'true' into stopBusStop 'vehicle_0'
---
> Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
54c57
< Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'vehicle_0'
---
> Debug: Setting new attribute triggered 'true' into stopBusStop 'vehicle_0'
57c60
< Debug: Setting new attribute expected '' into stopBusStop 'vehicle_0'
---
> Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'vehicle_0'
94a98,235
> 
> =================================================================
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31d34
< Debug: Value ';;;;;' for attribute expectedContainers of stopBusStop isn't valid
82,94d84
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33c37
< Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid
---
> Debug: Value 'stopBusStop' for attribute extension of stopBusStop isn't valid
96,108d99
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86a91,228
> 
> =================================================================
> ==29567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7a8adfc8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7a8ba00ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x194c  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,79d70
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect until ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32a37
> Debug: Value 'stopBusStop' for attribute until of stopBusStop isn't valid
34d38
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0'
47,49d50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopBusStop 'vehicle_0'
57a59,61
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
60,61c64
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0'
---
> Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
64a68
> Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0'
68d71
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0'
70a74
> Debug: Setting new attribute into stopBusStop 'vehicle_0'
96,108d99
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,90d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopBusStop inspect_selection actType ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection actType ( Last six runs Dec2020 )
demandElements stop stopContainerStop inspect_selection actType ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,90d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopBusStop inspect_selection containerTrigger ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection containerTrigger ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32c36,37
< Debug: Value '-5' for attribute duration of stopBusStop isn't valid
---
> Debug: Setting new attribute duration '60' into stopBusStop 'route_0'
> Debug: Setting new attribute duration '60' into stopBusStop 'route_0'
47a53,56
> Debug: Setting previous attribute duration '60.00' into stopBusStop 'route_0'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute duration '60.00' into stopBusStop 'route_0'
54,63d62
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
74a74,77
> Debug: Setting new attribute duration '60' into stopBusStop 'route_0'
> Debug: Setting new attribute duration '60' into stopBusStop 'route_0'
> Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,111d83
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced busStop 'busStopB'
< Debug: Deleting unreferenced busStop 'busStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
        <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,111d83
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced busStop 'busStopB'
< Debug: Deleting unreferenced busStop 'busStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
        <stop busStop="busStopB" duration="60.00" extension="20.00" expectedContainers="ID2"/>
    </route>
</routes>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100,112d103
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopBusStop inspect_selection extension ( Last six runs Dec2020 )
demandElements stop stopBusStop inspect_selection until ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection duration ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection extension ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection until ( Last six runs Dec2020 )
demandElements stop stopContainerStop inspect_selection extension ( Last six runs Dec2020 )

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,92d83
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopBusStop inspect_selection parking ( Last six runs Dec2020 )
demandElements stop stopBusStop inspect_selection triggered ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection parking ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect_selection triggered ( Last six runs Dec2020 )
demandElements stop stopContainerStop inspect_selection parking ( Last six runs Dec2020 )
demandElements stop stopContainerStop inspect_selection triggered ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,59d31
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced busStop 'busStop'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,10d0
< <?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">
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStop"/>
<         <stop busStop="busStop"/>
<         <stop busStop="busStop"/>
<     </route>
< </routes>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,66d39
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced busStop 'busStop'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,9d0
< <?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">
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStop" triggered="person"/>
<         <stop busStop="busStop" triggered="container"/>
<     </route>
< </routes>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,55d46
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopBusStop load default ( Last six runs Dec2020 )
demandElements stop stopChargingStation load default ( Last six runs Dec2020 )
demandElements stop stopContainerStop load default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'duration' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'busStop' in route ''.
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop' in route ''.
< Error: Invalid duration or end time is given for a stop at 'busStop' in route ''.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Attribute 'expected' in definition of a stop is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopBusStop load expected ( Last six runs Dec2020 )
demandElements stop stopChargingStation load expected ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load expectedContainers ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8
> Error: Attribute 'expectedContainers' in definition of a stop is empty.
12a14,18
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
49,61d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,9c6,9
<         <stop busStop="busStop" triggered="container"/>
<         <stop busStop="busStop" triggered="container"/>
<         <stop busStop="busStop" triggered="container"/>
<         <stop busStop="busStop" triggered="container"/>
---
>         <stop busStop="busStop" triggered="container" expectedContainers=""/>
>         <stop busStop="busStop" triggered="container" expectedContainers=";;;;"/>
>         <stop busStop="busStop" triggered="container" expectedContainers="ID1"/>
>         <stop busStop="busStop" triggered="container" expectedContainers="ID1 ID2"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,5d0
< Error: Attribute 'extension' in definition of a stop is not a real number.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
57,69d60
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop' in route ''.
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load until ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'until' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'busStop' in route ''.
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop' in route ''.
< Error: Invalid duration or end time is given for a stop at 'busStop' in route ''.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
34a35,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,151d41
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced route 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
< Debug: Deleting unreferenced stopBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStopA" lane="gneE0_1" startPos="19.75" endPos="29.75"/>
    <busStop id="busStopB" lane="gneE1_1" startPos="28.41" endPos="38.41"/>
    <busStop id="busStopC" lane="gneE2_1" startPos="16.48" endPos="26.48"/>
    <busStop id="busStopD" lane="gneE2_2" startPos="21.73" endPos="31.73"/>
    <busStop id="busStopE" lane="gneE2_3" startPos="23.79" endPos="33.79"/>
    <busStop id="busStopF" lane="gneE2_4" startPos="27.13" endPos="37.13"/>
    <busStop id="busStopG" lane="gneE2_5" startPos="31.03" endPos="41.03"/>
    <busStop id="busStopH" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4" color="yellow" id="route_0">
        <stop busStop="busStopH" duration="60.00"/>
        <stop busStop="busStopG" duration="60.00"/>
        <stop busStop="busStopF" duration="60.00"/>
        <stop busStop="busStopE" duration="60.00"/>
        <stop busStop="busStopD" duration="60.00"/>
        <stop busStop="busStopC" duration="60.00"/>
    </route>
    <route edges="gneE0 gneE1" color="yellow" id="route_1">
        <stop busStop="busStopH" duration="60.00"/>
        <stop busStop="busStopG" duration="60.00"/>
        <stop busStop="busStopF" duration="60.00"/>
        <stop busStop="busStopE" duration="60.00"/>
        <stop busStop="busStopD" duration="60.00"/>
        <stop busStop="busStopC" duration="60.00"/>
        <stop busStop="busStopH" duration="60.00"/>
        <stop busStop="busStopG" duration="60.00"/>
        <stop busStop="busStopF" duration="60.00"/>
        <stop busStop="busStopE" duration="60.00"/>
        <stop busStop="busStopD" duration="60.00"/>
        <stop busStop="busStopC" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopA" duration="60.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,98d89
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6c6
<         <stop chargingStation="chargingStationB" duration="60.00" actType=";;;;;;;;;;"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" actType="stopChargingStation"/>
9c9
<         <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" actType="dummy Act"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,33c29
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
39a36,37
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
47,48d44
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
50,51d45
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
66,67d59
< Debug: Deleting unreferenced stopChargingStation 'flow'
< Debug: Deleting unreferenced stopChargingStation 'flow'
70,82d61
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,8c5
<     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
<         <stop chargingStation="chargingStationB" duration="60.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00"/>
<     </flow>
---
>     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
56,68d59
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94a99,236
> 
> =================================================================
> ==26639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f66727ae8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f66733b2ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a4b  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
81,93d84
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,29c29
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Invalid input parameter of stopChargingStation: invalid id used in expectedContainers
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected item 'stopContainerStop' in TagSelector
32c32
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
35c35
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
37,38d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
40,41d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
43,44d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,9c5
<     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
<         <stop chargingStation="chargingStationB" duration="60.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" expectedContainers="ID1"/>
<         <stop chargingStation="chargingStationB" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
<     </flow>
---
>     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94a99,236
> 
> =================================================================
> ==26691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3393e298ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3394a2dae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a4b  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,60d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,90d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82a87,224
> 
> =================================================================
> ==26864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f81d62928ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f81d6e96ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a80  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create until ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29c33
< Debug: Invalid input parameter of stopChargingStation: 'until' cannot be negative
---
> Debug: Invalid input parameter of stopChargingStation: 'until' doesn't have a valid 'float' format
94a99,236
> 
> =================================================================
> ==26772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5bd3e818ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5bd4a85ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27d30
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
30d32
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
34,35c36
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
38c39
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
40,41d40
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
43,44d41
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
47c44
< Debug: Adding flow 'flow' in GNEChange_DemandElement
---
> Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
50c47
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5,7
<     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---
>     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
>         <stop chargingStation="chargingStationB" duration="60.00"/>
>     </flow>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28d31
< Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flow'
32,34d34
< Debug: Setting previous attribute actType 'waiting' into stopChargingStation 'flow'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
38a39,41
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
41c44
< Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flow'
---
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
44c47
< Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flow'
---
> Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flow'
65,77d67
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63,75d66
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopChargingStation inspect containerTrigger ( Last six runs Dec2020 )
demandElements stop stopChargingStation inspect triggered ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32a37
> Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
34,37d38
< Debug: Setting new attribute duration '3.5' into stopChargingStation 'flow'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into stopChargingStation 'flow'
50a52,57
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
64,66d70
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute duration '3.5' into stopChargingStation 'flow'
96a101,238
> 
> =================================================================
> ==28001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop chargingStation="chargingStationB" duration="3.50"/>
---
>         <stop chargingStation="chargingStationB" duration="0.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31c35
< Debug: Setting new attribute expected 'ID1' into stopChargingStation 'flow'
---
> Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid
35,37d38
< Debug: Setting previous attribute expected 'ID1' into stopChargingStation 'flow'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
47a49,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
59,61d65
< Debug: Setting new attribute expected 'ID1' into stopChargingStation 'flow'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
80,92d83
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80,92d83
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,36c29
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow'
< Debug: Value '-5' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow'
< Debug: Setting new attribute extension '3.5' into stopChargingStation 'flow'
---
> Debug: Selected invalid item in TagSelector
39c32
< Debug: Setting previous attribute extension '0.00' into stopChargingStation 'flow'
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
42c35
< Debug: Setting previous attribute extension '0.00' into stopChargingStation 'flow'
---
> Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
44,45d36
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7c5
<     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
<         <stop chargingStation="chargingStationB" duration="60.00" extension="3.50"/>
<     </flow>
---
>     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
70,82d73
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopChargingStation inspect parking ( Last six runs Dec2020 )
demandElements stop stopContainerStop inspect parking ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect until ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34d37
< Debug: Value '-5' for attribute until of stopChargingStation isn't valid
36c39,40
< Debug: Setting new attribute until '3.5' into stopChargingStation 'flow'
---
> Debug: Setting new attribute until '0' into stopChargingStation 'flow'
> Debug: Setting new attribute until '0' into stopChargingStation 'flow'
49d52
< Debug: Setting previous attribute into stopChargingStation 'flow'
51a55
> Debug: Setting previous attribute until '-0.00' into stopChargingStation 'flow'
55d58
< Debug: Setting previous attribute until '-0.00' into stopChargingStation 'flow'
60d62
< Debug: Setting new attribute until '0' into stopChargingStation 'flow'
63a66
> Debug: Setting new attribute until '0' into stopChargingStation 'flow'
66d68
< Debug: Setting new attribute into stopChargingStation 'flow'
76c78
< Debug: Setting new attribute until '3.5' into stopChargingStation 'flow'
---
> Debug: Setting new attribute until '0' into stopChargingStation 'flow'
94,106d95
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6c6
<         <stop chargingStation="chargingStationB" duration="60.00" until="3.50"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" until="0.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99,111d102
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopChargingStation inspect_selection expected ( Last six runs Dec2020 )
demandElements stop stopContainerStop inspect_selection expected ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99,111d102
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
47,59d50
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopChargingStation load actType ( Last six runs Dec2020 )
demandElements stop stopContainerStop load actType ( Last six runs Dec2020 )
demandElements stop stopParkingArea load default ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'duration' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation' in flow 'flow'.
< Error: Invalid duration or end time is given for a stop at 'chargingStation' in flow 'flow'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
49,61d52
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,5d0
< Error: Attribute 'extension' in definition of a stop is not a real number.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
57,69d60
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation' in flow 'flow'.
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load until ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'until' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'chargingStation' in flow 'flow'.
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation' in flow 'flow'.
< Error: Invalid duration or end time is given for a stop at 'chargingStation' in flow 'flow'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,34c19,27
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
---
> Error: Expected end of tag 'trip'
>  In file '<TEXTTEST_SANDBOX>/input_routes.rou.xml'
>  At line/column 48/7.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,65d42
< Debug: Deleting unreferenced stopChargingStation 'route_1'
< Debug: Deleting unreferenced stopChargingStation 'route_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,28d4
<     <route edges="gneE2 gneE4" color="yellow" id="route_0">
<         <stop chargingStation="chargingStationH" duration="60.00"/>
<         <stop chargingStation="chargingStationG" duration="60.00"/>
<         <stop chargingStation="chargingStationF" duration="60.00"/>
<         <stop chargingStation="chargingStationE" duration="60.00"/>
<         <stop chargingStation="chargingStationD" duration="60.00"/>
<         <stop chargingStation="chargingStationC" duration="60.00"/>
<     </flow>
<     <route edges="gneE0 gneE1" color="yellow" id="route_1">
<         <stop chargingStation="chargingStationH" duration="60.00"/>
<         <stop chargingStation="chargingStationG" duration="60.00"/>
<         <stop chargingStation="chargingStationF" duration="60.00"/>
<         <stop chargingStation="chargingStationE" duration="60.00"/>
<         <stop chargingStation="chargingStationD" duration="60.00"/>
<         <stop chargingStation="chargingStationC" duration="60.00"/>
<         <stop chargingStation="chargingStationH" duration="60.00"/>
<         <stop chargingStation="chargingStationG" duration="60.00"/>
<         <stop chargingStation="chargingStationF" duration="60.00"/>
<         <stop chargingStation="chargingStationE" duration="60.00"/>
<         <stop chargingStation="chargingStationD" duration="60.00"/>
<         <stop chargingStation="chargingStationC" duration="60.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00"/>
<         <stop chargingStation="chargingStationA" duration="60.00"/>
<     </flow>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,29c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
32c32
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
35c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
37,38d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
40,41d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
43,44d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,10c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" actType=";;;;;;;;;;"/>
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00" actType="dummy Act"/>
<         <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,33c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
39a36,37
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
47,48d44
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
50,51d45
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
66,67d59
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced stopContainerStop 'trip'
70,82d61
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,8c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40d43
< Debug: demand elements saved
53,68c56
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced trip 'trip'
< Debug: Deleting unreferenced containerStop 'containerStopB'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---
> Debug: Opening FXMessageBox 'Save demand elements before quit'
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82,94d85
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
9c9
<         <stop containerStop="containerStopB" duration="22.33"/>
---
>         <stop containerStop="containerStopB" duration="0.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,29c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Invalid input parameter of stopContainerStop: invalid id used in expected
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
32c32
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
35c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
37,38d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
40,41d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
43,44d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,9c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" triggered="person"/>
<         <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID1"/>
<         <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,29c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Invalid input parameter of stopContainerStop: invalid id used in expectedContainers
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
32c32
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
35c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
37,38d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
40,41d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
43,44d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,9c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00" expectedContainers="ID1"/>
<         <stop containerStop="containerStopB" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,31c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopContainerStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopContainerStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected item 'stopBusStop' in TagSelector
34c32
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
37c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
39,40d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
42,43d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
45,46d38
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,10c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="0.00"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="0.00"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="22.33"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33d36
< Debug: demand elements saved
60a64,201
> 
> =================================================================
> ==7488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7faab43da8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7faab4fdeae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x19f4  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,28c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
31c32
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
34c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
36,37d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
39,40d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
42,43d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
51,52d45
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
5,9c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00" parking="0"/>
<         <stop containerStop="containerStopB" duration="60.00" parking="1"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,33c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
39a36,37
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
47,48d44
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
50,51d45
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
66,67d59
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced stopContainerStop 'trip'
70,82d61
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,8c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00" triggered="person"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create until ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94a99,236
> 
> =================================================================
> ==7528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f542406b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5424c6fae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1abe  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in routes ----------
9c9
<         <stop containerStop="containerStopB" duration="60.00" until="22.33"/>
---
>         <stop containerStop="containerStopB" duration="60.00" until="0.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
8,9c8,12
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24c27
< Debug: Selected item 'vehicle_0' in DemandElementSelector
---
> Debug: Selected item 'trip' in DemandElementSelector
26,28c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopContainerStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
31,34c32
< Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopContainerStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
37,40c35
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
5,6c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
65,77d68
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75a80,217
> 
> =================================================================
> ==11419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f874b3b88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f874bfbcae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1b88  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,34c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute duration '60' into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute duration '60' into stopContainerStop 'trip'
< Debug: Value '-5' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute duration '0' into stopContainerStop 'trip'
< Debug: Setting new attribute duration '3.5' into stopContainerStop 'trip'
---
> Debug: Selected invalid item in TagSelector
37c32
< Debug: Setting previous attribute duration '0.00' into stopContainerStop 'trip'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
40c35
< Debug: Setting previous attribute duration '60.00' into stopContainerStop 'trip'
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
42,43d36
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopContainerStop 'trip'
45,47d37
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="3.50"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30d33
< Debug: Value ';;;;;' for attribute expected of stopContainerStop isn't valid
32,35d34
< Debug: Setting new attribute expected 'ID2' into stopContainerStop 'trip'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute expected 'ID1' into stopContainerStop 'trip'
47a47,52
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
60,62d64
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute expected 'ID2' into stopContainerStop 'trip'
80,92d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID2"/>
---
>         <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
64,92d67
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced trip 'trip'
< Debug: Deleting unreferenced containerStop 'containerStopB'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
1,8d0
< <?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">
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" expectedContainers="ID2"/>
<     </trip>
< </routes>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,36c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute extension '0' into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute extension '0' into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute extension '0' into stopContainerStop 'trip'
< Debug: Value '-5' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute extension '0' into stopContainerStop 'trip'
< Debug: Setting new attribute extension '3.5' into stopContainerStop 'trip'
---
> Debug: Selected invalid item in TagSelector
39c32
< Debug: Setting previous attribute extension '0.00' into stopContainerStop 'trip'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
42c35
< Debug: Setting previous attribute extension '0.00' into stopContainerStop 'trip'
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
44,45d36
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" extension="3.50"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,27c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip'
---
> Debug: Selected invalid item in TagSelector
30c32
< Debug: Setting previous attribute triggered '0' into stopContainerStop 'trip'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
33c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
35,36d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
39c39
< Debug: Adding trip 'trip' in GNEChange_DemandElement
---
> Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
42c42
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
5,7c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" triggered="person"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect until ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,36c29
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute until '0' into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute until '0' into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute until '0' into stopContainerStop 'trip'
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute until '0' into stopContainerStop 'trip'
< Debug: Setting new attribute until '3.5' into stopContainerStop 'trip'
---
> Debug: Selected invalid item in TagSelector
39c32
< Debug: Setting previous attribute until '0.00' into stopContainerStop 'trip'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
42c35
< Debug: Setting previous attribute until '0.00' into stopContainerStop 'trip'
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
44,45d36
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,7c5
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" until="3.50"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
60d63
< Debug: demand elements saved
73,90c76
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced trip 'trip'
< Debug: Deleting unreferenced containerStop 'containerStopB'
< Debug: Deleting unreferenced containerStop 'containerStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---
> Debug: Opening FXMessageBox 'Save demand elements before quit'
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop containerStop="containerStopB" duration="60.00" extension="20.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82d85
< Debug: demand elements saved
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- 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">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop containerStop="containerStopB" duration="3.50" extension="20.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
111a116,253
> 
> =================================================================
> ==22141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f28e49f58ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f28e55f9ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a2b  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection until ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82d85
< Debug: demand elements saved
95,112c98
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced trip 'trip'
< Debug: Deleting unreferenced containerStop 'containerStopB'
< Debug: Deleting unreferenced containerStop 'containerStopA'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---
> Debug: Opening FXMessageBox 'Save demand elements before quit'
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63a68,205
> 
> =================================================================
> ==23989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff6c15b68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7ff6c21baae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1ab8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63a68,205
> 
> =================================================================
> ==23700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe25939c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fe259fa0ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a67  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
61a66,203
> 
> =================================================================
> ==25199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7a5ed428ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f7a5f946ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a2d  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,5d0
< Error: Attribute 'extension' in definition of a stop is not a real number.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69a74,211
> 
> =================================================================
> ==23634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f64b1d078ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f64b290bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1a4b  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load until ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'until' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'containerStop' in trip 'trip'.
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop' in trip 'trip'.
< Error: Invalid duration or end time is given for a stop at 'containerStop' in trip 'trip'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,34c19,32
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'route_1' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip0' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
> Debug: Adding trip 'trip1' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip1' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip1' in GNEChange_DemandElement
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,28d4
<     <route edges="gneE2 gneE4" color="yellow" id="route_0">
<         <stop containerStop="containerStopH" duration="60.00"/>
<         <stop containerStop="containerStopG" duration="60.00"/>
<         <stop containerStop="containerStopF" duration="60.00"/>
<         <stop containerStop="containerStopE" duration="60.00"/>
<         <stop containerStop="containerStopD" duration="60.00"/>
<         <stop containerStop="containerStopC" duration="60.00"/>
<     </trip>
<     <route edges="gneE0 gneE1" color="yellow" id="route_1">
<         <stop containerStop="containerStopH" duration="60.00"/>
<         <stop containerStop="containerStopG" duration="60.00"/>
<         <stop containerStop="containerStopF" duration="60.00"/>
<         <stop containerStop="containerStopE" duration="60.00"/>
<         <stop containerStop="containerStopD" duration="60.00"/>
<         <stop containerStop="containerStopC" duration="60.00"/>
<         <stop containerStop="containerStopH" duration="60.00"/>
<         <stop containerStop="containerStopG" duration="60.00"/>
<         <stop containerStop="containerStopF" duration="60.00"/>
<         <stop containerStop="containerStopE" duration="60.00"/>
<         <stop containerStop="containerStopD" duration="60.00"/>
<         <stop containerStop="containerStopC" duration="60.00"/>
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopA" duration="60.00"/>
<     </trip>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,95d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,33c29
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
38a35,36
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
44,45d41
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
47,48d42
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
63,64d56
< Debug: Deleting unreferenced stopLane 'routeFlow'
< Debug: Deleting unreferenced stopLane 'routeFlow'
67,79d58
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,9c6
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69a74,187
> 
> =================================================================
> ==14820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3d39f408ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3d3ab44ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1b08  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,95d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopLane create duration ( Last six runs Dec2020 )
demandElements stop stopLane create extension ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,90d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,29c29
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Invalid input parameter of stopLane: invalid id used in expectedContainers
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
32c32,33
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
34,35d34
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
37,38d35
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
40,42d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
50,51d43
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,10c6
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="ID1"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create friendlyPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
67,79d70
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
49,61d52
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: Click over a lane to create a stop placed in a lane
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,87d78
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,33c29
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
38a35,36
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
44,45d41
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
47,48d42
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
63,64d56
< Debug: Deleting unreferenced stopLane 'routeFlow'
< Debug: Deleting unreferenced stopLane 'routeFlow'
67,79d58
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,9c6
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create until ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,95d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,8c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
11c15
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
13,14c17,18
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
17,20c21,24
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
64,76d67
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
64,76d67
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopLane inspect containerTrigger ( Last six runs Dec2020 )
demandElements stop stopLane inspect triggered ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83,95d86
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79,91d82
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopLane inspect expected ( Last six runs Dec2020 )
demandElements stop stopLane inspect expectedContainer ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,97d88
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopLane inspect extension ( Last six runs Dec2020 )
demandElements stop stopLane inspect until ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect friendlyPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
56,68d59
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
9,75c9,14
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopLane 'routeFlow'
< Debug: Setting new attribute parking 'true' into stopLane 'routeFlow'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute parking '0' into stopLane 'routeFlow'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute into stopLane 'routeFlow'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,109c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into person 'person_0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute actType 'dummy' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute actType 'dummy' into personStopLane 'person_0personStopLane2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 548 - 388
< dummy
< 
< reading
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1" actType="reading"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" actType="reading"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,91d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into person 'person_0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane2'
< Debug: Value 'dummy' for attribute containerTriggered of personStopLane isn't valid
< Debug: Value '' for attribute containerTriggered of personStopLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,10c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
13c15
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c17,18
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="3.50" extension="20.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,108c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into person 'person_0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,10c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
13c15
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c17,18
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,111d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into person 'person_0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane2'
< Debug: Value 'dummyValue' for attribute extension of personStopLane isn't valid
< Debug: Setting new attribute extension '0' into personStopLane 'person_0personStopLane0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="3.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection friendlyPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,10c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
13c15
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c17,18
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" friendlyPos="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,91d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into person 'person_0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane2'
< Debug: Value 'dummy' for attribute parking of personStopLane isn't valid
< Debug: Value '' for attribute parking of personStopLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,91c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute selected 'true' into person 'person_0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute selected 'true' into personStopLane 'person_0personStopLane2'
< Debug: Value 'dummy' for attribute triggered of personStopLane isn't valid
< Debug: Value '' for attribute triggered of personStopLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 548 - 388
< dummy
< 
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection until ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,10c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
13c15
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c17,18
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" until="3.50" extension="20.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,58d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,65d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Enabled show demand elements throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" containerTriggered="0"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" containerTriggered="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,54d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,62d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'duration' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
< Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a real number.
Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="0.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="2.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load endPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'endPos' in definition of a stop is not of type float.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Attribute 'endPos' in definition of a stop is empty.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'endPos' in definition of a stop is not of type float.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Attribute 'endPos' in definition of a stop is empty.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="0.00" endPos="0.10" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="50.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,62c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane3' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Enabled show demand elements throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'expected' in definition of a stop is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" triggered="1" expected=""/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" triggered="1" expected=";;;;"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" triggered="1" expected="ID1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" triggered="1" expected="ID1 ID2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load expectedContainers ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,60d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane3' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane4' in GNEChange_DemandElement
< Debug: Enabled show demand elements throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" containerTriggered="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" containerTriggered="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" containerTriggered="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" containerTriggered="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,63d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'extension' in definition of a stop is not a real number.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'extension' in definition of a stop is not a real number.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" extension="0.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" extension="2.30"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load friendlyPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,65d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'friendlyPos' in definition of a stop is not of type bool.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Attribute 'friendlyPos' in definition of a stop is empty.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Attribute 'friendlyPos' in definition of a stop is not of type bool.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Attribute 'friendlyPos' in definition of a stop is not of type bool.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of a stop is not of type bool.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Attribute 'friendlyPos' in definition of a stop is empty.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Attribute 'friendlyPos' in definition of a stop is not of type bool.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Attribute 'friendlyPos' in definition of a stop is not of type bool.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" friendlyPos="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,65d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'parking' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'parking' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'parking' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'parking' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" parking="0"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" parking="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load startPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,67d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'startPos' in definition of a stop is not of type float.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Attribute 'startPos' in definition of a stop is empty.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'startPos' in definition of a stop is not of type float.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Attribute 'startPos' in definition of a stop is empty.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Invalid start or end position for stop on lane 'gneE1_0' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="0.00" endPos="35.00"/>
        <stop lane="gneE1_0" startPos="0.00" endPos="35.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="34.90" endPos="35.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="15.00" endPos="35.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,65d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Enabled show demand elements throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'triggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'triggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Attribute 'triggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" triggered="0"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" triggered="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load until ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,62d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'until' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
< Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'person_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Disabled toogle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a real number.
Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
Error: Invalid duration or end time is given for a stop on lane '' in person 'person_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- 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="person_0" depart="0.00" color="cyan">
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" until="0.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" until="2.30"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane move ( Last six runs Dec2020 )

---------- Differences in errors ----------
3,5c3,5
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
7,31c7,12
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'person_0' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Enabled lock person plan throught alt + 4
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,8c5,6
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="27.00" endPos="37.00" duration="60.00"/>
<     </person>
---
>     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="37.57" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
11,26c11,14
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane3' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane4' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane5' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane6' in GNEChange_DemandElement
< Debug: Adding person 'person_1' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_1personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_1' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_1personStopLane2' in GNEChange_DemandElement
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: demand elements saved
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37,80d24
< Debug: Deleting unreferenced personStopLane 'person_1personStopLane2'
< Debug: Deleting unreferenced walkEdges 'walkEdges_1'
< Debug: Deleting unreferenced personStopLane 'person_1personStopLane0'
< Debug: Deleting unreferenced person 'person_1'
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane6'
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane5'
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane4'
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
15c15
<         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
22,23c22
<         <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
<         <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
26,27c25
<         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
<         <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
30,35c28,32
<         <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<         <lane id="gneE2_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,34.40 0.00,34.40"/>
<         <lane id="gneE2_2" index="2" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,31.20 0.00,31.20"/>
<         <lane id="gneE2_3" index="3" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,28.00 0.00,28.00"/>
<         <lane id="gneE2_4" index="4" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,24.80 0.00,24.80"/>
<         <lane id="gneE2_5" index="5" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,21.60 0.00,21.60"/>
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- 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="person_0" depart="0.00" color="cyan">
        <stop lane="gneE4_0" startPos="15.00" endPos="20.00" duration="60.00"/>
        <walk edges="gneE4 gneE2"/>
        <stop lane="gneE2_4" startPos="20.00" endPos="22.00" duration="60.00"/>
        <stop lane="gneE2_3" startPos="24.00" endPos="30.00" duration="60.00"/>
        <stop lane="gneE2_2" startPos="31.00" endPos="35.00" duration="60.00"/>
        <stop lane="gneE2_1" startPos="38.00" endPos="42.00" duration="60.00"/>
        <stop lane="gneE2_0" startPos="42.00" endPos="44.00" duration="60.00"/>
    </person>
    <person id="person_1" depart="0.00" color="cyan">
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>
        <walk edges="gneE1 gneE0"/>
        <stop lane="gneE0_0" startPos="35.00" endPos="45.00" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,106d97
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7a8
>         <stop parkingArea="parkingAreaB" duration="60.00" actType=";;;;;;;;;;"/>
9d9
<         <stop parkingArea="parkingAreaB" duration="60.00" actType="dummy Act"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78,90d81
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
demandElements stop stopParkingArea create containerTrigger ( Last six runs Dec2020 )
demandElements stop stopParkingArea create triggered ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
62,74d65
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30a35
> Debug: Invalid input parameter of stopParkingArea: 'duration' doesn't have a valid 'float' format
33,36d37
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
49a51,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
52,53c57,58
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
56c61,62
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
83d88
< Debug: Deleting unreferenced stopParkingArea 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
9d8
<         <stop parkingArea="parkingAreaB" duration="0.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
89,101d92
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
8c8
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID1"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28a33
> Debug: Invalid input parameter of stopParkingArea: invalid id used in expectedContainers
31,34d35
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
49a51
> Debug: Keys Ctrl+Z (Undo) pressed
65,66d66
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
82d81
< Debug: Deleting unreferenced stopParkingArea 'vehicle_0'
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32c36
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format
45,47d48
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a51,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
52,53c57,58
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
56c61,62
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
83d88
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
9d8
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create no_parent ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Warning: Click over a parkingArea to create a stop placed in a parkingArea
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create until ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32c36
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopParkingArea: 'until' cannot be negative
45,47d48
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a51,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
52,53c57,58
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
56c61,62
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
83d88
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
9d8
<         <stop parkingArea="parkingAreaB" duration="60.00" until="0.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33d36
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
36d38
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
40c42,43
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
43c46,47
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
45,47c49,52
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
55,57d59
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6a7
>         <stop parkingArea="parkingAreaB" duration="60.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,81d72
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,81d72
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="110.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31a36
> Debug: Value 'stopParkingArea' for attribute duration of stopParkingArea isn't valid
34d38
< Debug: Value '-5' for attribute duration of stopParkingArea isn't valid
88,100d91
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,34c31
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expected 'dummyValue' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expected '' into stopParkingArea 'vehicle_0'
< Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid
< Debug: Setting new attribute expected 'ID1' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0'
---
> Debug: Selected invalid item in TagSelector
37c34,35
< Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehicle_0'
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
40c38,39
< Debug: Setting previous attribute expected '' into stopParkingArea 'vehicle_0'
---
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
42,43d40
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute expected 'dummyValue' into stopParkingArea 'vehicle_0'
45,46d41
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7d6
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID2"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33c37
< Debug: Setting new attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0'
---
> Debug: Value ';;;;;' for attribute expectedContainers of stopParkingArea isn't valid
37,39d40
< Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a51,56
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
61,63d67
< Debug: Setting new attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
84,96d87
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33a38
> Debug: Value 'stopParkingArea' for attribute extension of stopParkingArea isn't valid
36d40
< Debug: Value '-5' for attribute extension of stopParkingArea isn't valid
98,110d101
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,81d72
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect until ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33a38
> Debug: Value 'stopParkingArea' for attribute until of stopParkingArea isn't valid
35d39
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
48,50d51
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehicle_0'
58a60,62
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
61,62c65
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
---
> Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
65a69
> Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
69d72
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
71a75
> Debug: Setting new attribute into stopParkingArea 'vehicle_0'
98,110d101
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
84,96d87
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,98d89
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32a37
> Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid
38,43d42
< Debug: Setting new attribute duration '3.5' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute duration '3.5' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into stopParkingArea 'vehicle_0'
< Debug: Setting previous attribute duration '0.00' into stopParkingArea 'vehicle_0'
62a62,73
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
> Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaA from SUMORTree with boundary -3.20,-16.40,33.20,3.60
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
82,85d92
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="3.50" extension="20.00"/>
---
>         <stop parkingArea="parkingAreaA" duration="0.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="0.00" extension="20.00"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38a43
> Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid
41,46d45
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehicle_0'
< Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehicle_0'
62a62,71
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute selected '0' into stopParkingArea 'vehicle_0'
> Debug: Setting previous attribute selected '0' into stopParkingArea 'vehicle_0'
> Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_0'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute selected 'true' into vehicleWithRoute 'vehicle_0'
> Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0'
> Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0'
79,82d87
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="ID1" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="person" expected="ID1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
41,46d44
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0'
< Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0'
62a61,70
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute selected '0' into stopParkingArea 'vehicle_0'
> Debug: Setting previous attribute selected '0' into stopParkingArea 'vehicle_0'
> Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_0'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute selected 'true' into vehicleWithRoute 'vehicle_0'
> Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0'
> Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0'
79,82d86
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehicle_0'
105,117d108
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" expectedContainers="ID2"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="ID1" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" expectedContainers="ID1"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31a36
> Debug: Value 'stopParkingArea' for attribute extension of stopParkingArea isn't valid
36,37d40
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0'
46,49d48
< Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehicle_0'
< Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
62a62,73
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
> Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaA from SUMORTree with boundary -3.20,-16.40,33.20,3.60
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
80,83d90
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32c36
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
---
> Debug: Value '22.33' for attribute triggered of stopParkingArea isn't valid
88,100d91
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection until ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31a36
> Debug: Value 'stopParkingArea' for attribute until of stopParkingArea isn't valid
33,34d37
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
46,49d48
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehicle_0'
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
62a62,73
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-3.60,28.20,16.40
> Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingAreaA from SUMORTree with boundary -3.20,-16.40,33.20,3.60
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
80,83d90
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load actType ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load containerTrigger ( Last six runs Dec2020 )

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
58,70d61
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,9d0
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load duration ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,67d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'duration' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Invalid duration or end time is given for a stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load expected ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,67d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Attribute 'expected' in definition of a stop is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load expectedContainer ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
53,65d56
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load extension ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
56,68d59
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,5d0
< Error: Attribute 'extension' in definition of a stop is not a real number.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
21a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
61,73d64
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load until ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
55,67d58
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,6d0
< Error: Attribute 'until' in definition of a stop is not a real number.
< Error: Invalid duration or end time is given for a stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Invalid duration or end time is given for a stop at 'parkingArea' in vehicleWithRoute 'vehicle_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12
> GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary 6.55,-16.40,42.95,3.60
12a14
> GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -1.61,-3.60,34.79,16.40
13a16
> GLDebug: 	Inserted parkingArea:parkingAreaC into SUMORTree with boundary 10.32,29.20,46.72,49.20
14a18
> GLDebug: 	Inserted parkingArea:parkingAreaD into SUMORTree with boundary 5.07,26.00,41.47,46.00
15a20
> GLDebug: 	Inserted parkingArea:parkingAreaE into SUMORTree with boundary 3.01,22.80,39.41,42.80
16a22
> GLDebug: 	Inserted parkingArea:parkingAreaF into SUMORTree with boundary -0.33,19.60,36.07,39.60
17a24
> GLDebug: 	Inserted parkingArea:parkingAreaG into SUMORTree with boundary -4.23,16.40,32.17,36.40
19,34c26,42
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'route_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,28d4
<     <route edges="gneE2 gneE4" color="yellow" id="route_0">
<         <stop parkingArea="parkingAreaH" duration="60.00"/>
<         <stop parkingArea="parkingAreaG" duration="60.00"/>
<         <stop parkingArea="parkingAreaF" duration="60.00"/>
<         <stop parkingArea="parkingAreaE" duration="60.00"/>
<         <stop parkingArea="parkingAreaD" duration="60.00"/>
<         <stop parkingArea="parkingAreaC" duration="60.00"/>
<     </vehicle>
<     <route edges="gneE0 gneE1" color="yellow" id="route_1">
<         <stop parkingArea="parkingAreaH" duration="60.00"/>
<         <stop parkingArea="parkingAreaG" duration="60.00"/>
<         <stop parkingArea="parkingAreaF" duration="60.00"/>
<         <stop parkingArea="parkingAreaE" duration="60.00"/>
<         <stop parkingArea="parkingAreaD" duration="60.00"/>
<         <stop parkingArea="parkingAreaC" duration="60.00"/>
<         <stop parkingArea="parkingAreaH" duration="60.00"/>
<         <stop parkingArea="parkingAreaG" duration="60.00"/>
<         <stop parkingArea="parkingAreaF" duration="60.00"/>
<         <stop parkingArea="parkingAreaE" duration="60.00"/>
<         <stop parkingArea="parkingAreaD" duration="60.00"/>
<         <stop parkingArea="parkingAreaC" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaA" duration="60.00"/>
<     </vehicle>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
44,46c48,50
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
66c70
< Debug: Selected item 'vehicle' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
74,75d77
< Debug: Invalid input parameter of trip: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of trip: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
77,170c79,80
< Debug: Key ENTER pressed
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< trip
20d18
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="0.00" arrivalLane="20" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
133,176d136
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
137,180d140
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip create arrivalPosLat ( Last six runs Dec2020 )
demandElements trip create departPos ( Last six runs Dec2020 )
demandElements trip create departPosLat ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
128,171d131
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
125,168d128
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip create containerNumber ( Last six runs Dec2020 )
demandElements trip create personNumber ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
114,157d117
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create default_continuous ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
114,157d117
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
135,178d138
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
126,169d129
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in trip 'vehicle_1'. 20 is greater than number of lanes
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
131,174d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip create vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
125,168d128
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,48c50,52
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68c72
< Debug: Selected item 'vehicle' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
71,72c75
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement
75,78c78,79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Unprotect demand elements'
< Debug: Closed FXMessageBox 'Unprotect demand elements' with 'OK'
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement
> Debug: Deleting unreferenced trip 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< trip
15c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
119,162d122
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
129,172d132
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
130,173d133
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
119,162d122
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip inspect arrivalPos max ( Last six runs Dec2020 )
demandElements trip inspect arrivalSpeed current ( Last six runs Dec2020 )
demandElements trip inspect departLane first ( Last six runs Dec2020 )
demandElements trip inspect departPos base ( Last six runs Dec2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
129,172d132
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip inspect arrivalPos random ( Last six runs Dec2020 )
demandElements trip inspect departPos float ( Last six runs Dec2020 )
demandElements trip inspect departPos random_free ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,162d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>
demandElements trip inspect arrivalPosLat center ( Last six runs Dec2020 )
demandElements trip inspect departPosLat center ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" arrivalPosLat="left" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" arrivalPosLat="right" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
130,173d133
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
131,174d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,173d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" line="3" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect depart containerTriggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="containerTriggered" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect depart float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,173d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="10.20" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect depart triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="triggered" from="gneE2" to="gneE5"/>
</routes>

11 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
124,167d127
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip inspect departLane allowed ( Last six runs Dec2020 )
demandElements trip inspect departLane best ( Last six runs Dec2020 )
demandElements trip inspect departLane free ( Last six runs Dec2020 )
demandElements trip inspect departLane random ( Last six runs Dec2020 )
demandElements trip inspect departPos free ( Last six runs Dec2020 )
demandElements trip inspect departPos last ( Last six runs Dec2020 )
demandElements trip inspect departPos random ( Last six runs Dec2020 )
demandElements trip inspect departPosLat free ( Last six runs Dec2020 )
demandElements trip inspect departSpeed desired ( Last six runs Dec2020 )
demandElements trip inspect departSpeed max ( Last six runs Dec2020 )
demandElements trip inspect departSpeed speedLimit ( Last six runs Dec2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
126,169d129
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip inspect departLane float ( Last six runs Dec2020 )
demandElements trip inspect departSpeed float ( Last six runs Dec2020 )
demandElements trip inspect personNumber ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" departPosLat="left" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" departPosLat="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" departPosLat="random_free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" departPosLat="right" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
124,167d127
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect from ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
131,174d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
133,176d136
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements trip inspect id ( Last six runs Dec2020 )
demandElements trip inspect to ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip inspect line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
123,166d126
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
131,174d134
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect via ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
138,181d141
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,180c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,196c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,201c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPos max ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,199c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,199c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,180c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,197c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,199d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,193c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection depart containerTriggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="containerTriggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection depart float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,192c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="10.20" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection depart triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="triggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane best ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane first ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,193c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos base ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,199c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos last ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,199c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,199c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,193c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,191c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,182c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,230c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,18d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,193c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid arrivalLane definition for vehicle 'trip_0';
<  must be one of ("current", or an int>=0)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Invalid arrivalLane definition for vehicle 'trip_1';
<  must be one of ("current", or an int>=0)
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid arrivalLane definition for vehicle 'trip_0';
 must be one of ("current", or an int>=0)
Error: Invalid arrivalLane definition for vehicle 'trip_1';
 must be one of ("current", or an int>=0)
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" arrivalLane="0" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalLane="500" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalLane="current" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
145a150,285
> 
> =================================================================
> ==2242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5fd5d738ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5fd6977ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1d97  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements trip load arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,149c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid arrivalPosLat definition for vehicle 'trip_0';
<  must be one of ("right", "center", "left", or a float)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid arrivalPosLat definition for vehicle 'trip_0';
 must be one of ("right", "center", "left", or a float)
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" arrivalPosLat="left" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" arrivalPosLat="right" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" arrivalPosLat="center" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,143c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid arrivalSpeed definition for vehicle 'trip_0';
<  must be one of ("current", or a float>=0)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Invalid arrivalSpeed definition for vehicle 'trip_1';
<  must be one of ("current", or a float>=0)
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid arrivalSpeed definition for vehicle 'trip_0';
 must be one of ("current", or a float>=0)
Error: Invalid arrivalSpeed definition for vehicle 'trip_1';
 must be one of ("current", or a float>=0)
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" arrivalSpeed="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalSpeed="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalSpeed="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" arrivalSpeed="current" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'color' in definition of trip 'trip_0' is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of trip 'trip_1' is empty.
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of trip 'trip_0' is empty.
Error: Attribute 'color' in definition of trip 'trip_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" color="0,0,0,0" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" color="0,0,0,0" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" color="9,43,231" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" color="20,30,40" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" color="magenta" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'containerNumber' in definition of trip 'trip_0' is not of type int.
< Error: containerNumber cannot be negative
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of trip 'trip_1' is empty.
< Error: containerNumber cannot be negative
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: containerNumber cannot be negative
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of trip 'trip_4' is not of type int.
< Error: containerNumber cannot be negative
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of trip 'trip_0' is not of type int.
Error: containerNumber cannot be negative
Error: Attribute 'containerNumber' in definition of trip 'trip_1' is empty.
Error: containerNumber cannot be negative
Error: containerNumber cannot be negative
Error: Attribute 'containerNumber' in definition of trip 'trip_4' is not of type int.
Error: containerNumber cannot be negative
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" containerNumber="0" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" containerNumber="4" from="gneE2" to="gneE5"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,118c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
</routes>
demandElements trip load default ( Last six runs Dec2020 )
demandElements trip load no_edges ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip load depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,134c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid departure time for vehicle 'trip_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of 'trip_1'.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_5' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departure time for vehicle 'trip_0';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative departure time in the definition of 'trip_1'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_2" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="10.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="triggered" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="containerTriggered" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,152c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid departLane definition for vehicle 'trip_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Invalid departLane definition for vehicle 'trip_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Invalid departLane used in trip 'trip_3'. 500 is greater than number of lanes
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane definition for vehicle 'trip_0';
 must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
Error: Invalid departLane definition for vehicle 'trip_1';
 must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
Error: Invalid departLane used in trip 'trip_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" departLane="0" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departLane="random" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departLane="free" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departLane="allowed" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departLane="best" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departLane="first" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,157c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid departPos definition for vehicle 'trip_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Debug: Adding trip 'trip_8' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departPos definition for vehicle 'trip_0';
 must be one of ("random", "random_free", "free", "base", "last" or a float)
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" departPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" departPos="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" departPos="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departPos="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departPos="random" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departPos="free" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departPos="random_free" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departPos="base" from="gneE2" to="gneE5"/>
    <trip id="trip_9" depart="20.00" departPos="last" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,161c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid departPosLat definition for vehicle 'trip_0';
<  must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Debug: Adding trip 'trip_8' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departPosLat definition for vehicle 'trip_0';
 must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_10" depart="20.00" departPosLat="center" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departPosLat="random" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departPosLat="free" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departPosLat="random_free" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departPosLat="left" from="gneE2" to="gneE5"/>
    <trip id="trip_9" depart="20.00" departPosLat="right" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,152c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid departSpeed definition for vehicle 'trip_0';
<  must be one of ("random", "max", or a float>=0)
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Invalid departSpeed definition for vehicle 'trip_1';
<  must be one of ("random", "max", or a float>=0)
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in trip 'trip_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed definition for vehicle 'trip_0';
 must be one of ("random", "max", or a float>=0)
Error: Invalid departSpeed definition for vehicle 'trip_1';
 must be one of ("random", "max", or a float>=0)
Error: Invalid departSpeed used in trip 'trip_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" departSpeed="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departSpeed="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departSpeed="random" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departSpeed="max" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departSpeed="desired" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departSpeed="speedLimit" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load from ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid from-edge '' used in trip 'trip_0'.
< Error: Invalid from-edge '' used in trip 'trip_1'.
< Error: Invalid from-edge 'dummyFrom' used in trip 'trip_2'.
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_4' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'from' of trip with ID 'trip_0' is missing; trip cannot be created
Error: Invalid from-edge '' used in trip 'trip_0'.
Error: Invalid from-edge '' used in trip 'trip_1'.
Error: Invalid from-edge 'dummyFrom' used in trip 'trip_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,127c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'id' is missing in definition of trip
< Error: trip cannot be created
< Error: Attribute 'id' in definition of a trip is empty.
< Error: Invalid trip id ''.
< Error: trip cannot be created
< Error: Invalid trip id 'id with spaces'. Contains invalid characters.
< Error: trip cannot be created
< Debug: Adding trip 'trip_valid' in GNEChange_DemandElement
< Error: There is another trip with the same ID='trip_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of trip
Error: trip cannot be created
Error: Attribute 'id' in definition of a trip is empty.
Error: Invalid trip id ''.
Error: trip cannot be created
Error: Invalid trip id 'id with spaces'. Contains invalid characters.
Error: trip cannot be created
Error: There is another trip with the same ID='trip_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_valid" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,128c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of trip 'trip_1' is empty.
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_2' in GNEChange_DemandElement
< Debug: Removing trip 'trip_1' in GNEChange_DemandElement
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of trip 'trip_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" line="%%99iii99" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" line="" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" line="Own Line" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'personNumber' in definition of trip 'trip_0' is not of type int.
< Error: personNumber cannot be negative
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of trip 'trip_1' is empty.
< Error: personNumber cannot be negative
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: personNumber cannot be negative
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of trip 'trip_4' is not of type int.
< Error: personNumber cannot be negative
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of trip 'trip_0' is not of type int.
Error: personNumber cannot be negative
Error: Attribute 'personNumber' in definition of trip 'trip_1' is empty.
Error: personNumber cannot be negative
Error: personNumber cannot be negative
Error: Attribute 'personNumber' in definition of trip 'trip_4' is not of type int.
Error: personNumber cannot be negative
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" personNumber="0" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" personNumber="4" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load to ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid to-edge '' used in trip 'trip_0'.
< Error: Invalid to-edge '' used in trip 'trip_1'.
< Error: Invalid to-edge 'dummyEdge' used in trip 'trip_2'.
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_4' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'to' of trip with ID 'trip_0' is missing; trip cannot be created
Error: Invalid to-edge '' used in trip 'trip_0'.
Error: Invalid to-edge '' used in trip 'trip_1'.
Error: Invalid to-edge 'dummyEdge' used in trip 'trip_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,131c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in trip 'trip_1'.
< Error: Attribute 'type' in definition of trip 'trip_2' is empty.
< Error: Invalid vehicle type '' used in trip 'trip_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in trip 'trip_3'.
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in trip 'trip_1'.
Error: Attribute 'type' in definition of trip 'trip_2' is empty.
Error: Invalid vehicle type '' used in trip 'trip_2'.
Error: Invalid vehicle type 'id with invalid characters' used in trip 'trip_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType"/>
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" type="custom_vType" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip load via ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,132c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Invalid 'via' edges used in trip 'trip_2'.
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_4' in GNEChange_DemandElement
< Debug: Removing trip 'trip_3' in GNEChange_DemandElement
< Debug: Removing trip 'trip_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid 'via' edges used in trip 'trip_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5" via="gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,190c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Enabled toogle show grid throught alt + 1
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="10.00,16.80 10.00,14.80 10.00,25.20 10.00,23.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="76.40,25.20 63.60,25.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="59.60,23.20 59.60,25.20 61.60,27.20 63.60,27.20 63.49,25.98 63.16,24.98 62.60,24.20 61.82,23.64 60.82,23.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="76.40,27.20 78.40,27.20 59.60,14.80 59.60,16.80 64.73,17.09 68.93,17.96 72.20,19.40 74.53,21.42 75.93,24.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="trip_0" depart="0.00" from="gneE2" to="gneE5" via="gneE4"/>
    <trip id="trip_1" depart="1.00" from="gneE4" to="gneE5"/>
    <trip id="trip_2" depart="2.00" from="gneE8" to="gneE9"/>
    <trip id="trip_3" depart="3.00" from="gneE6" to="gneE7" via="gneE3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalLane="20" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,179d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" arrivalPos="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,184d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="0.00" arrivalPosLat="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,172d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" color="cyan" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" color="12,13,14" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" containerNumber="13" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,167d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create default_bike ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,168d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" type="DEFAULT_BIKETYPE" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_0" depart="30.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,171d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,184d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" departPos="random_free" route="route_0"/>
    <vehicle id="vehicle_2" depart="0.00" departPos="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,184d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" departPosLat="random_free" route="route_0"/>
    <vehicle id="vehicle_2" depart="0.00" departPosLat="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="max" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" departSpeed="max" arrivalLane="20" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" line="%%%%%%" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" line="ownLine" route="route_0"/>
    <vehicle id="vehicle_2" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,170d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" personNumber="13" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,171d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" type="custom_vType" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,201d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
6a7
> vehicle (over route)
18c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
Error: A route needs at least one edge.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
    <edge id=":gneJ8_1" function="internal">
        <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="13.50,42.20 12.41,42.36 11.62,42.83 11.16,43.61 11.00,44.70"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,170d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>
demandElements vehicle inspect arrivalLane current ( Last six runs Dec2020 )
demandElements vehicle inspect arrivalPos max ( Last six runs Dec2020 )
demandElements vehicle inspect arrivalSpeed current ( Last six runs Dec2020 )
demandElements vehicle inspect departLane first ( Last six runs Dec2020 )
demandElements vehicle inspect departPos base ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalLane="0" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPos="15.50" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPos="random" route="route_0"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,170c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>
demandElements vehicle inspect arrivalPosLat center ( Last six runs Dec2020 )
demandElements vehicle inspect departPosLat center ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="left" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="right" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="15.50" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,182d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" color="12,13,14" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,18d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" containerNumber="3" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart containerTriggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="containerTriggered" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="10.20" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="triggered" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="allowed" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane best ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="best" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="0" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="free" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="free" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos last ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="last" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="random_free" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="free" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="left" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="random_free" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPosLat="right" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="desired" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="max" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="speedLimit" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,180d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="customID" depart="0.00" route="route_0"/>
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,174d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" line="custom Line" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,210c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,23d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,177c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,18d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" personNumber="3" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect route ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,179d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'secondRoute' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <route edges="gneE6 gneE3" color="orange" id="secondRoute"/>
    <vehicle id="vehicle_0" depart="0.00" route="secondRoute"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,178d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" type="custom_vType" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect vType_bike ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,174d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" type="DEFAULT_BIKETYPE" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,194c19
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,210c19
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,211c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPos max ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,197c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,213c19
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,197c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,213c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,194c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,211c19
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,213c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,207c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart containerTriggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="containerTriggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,206c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="10.20" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart triggered ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="triggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane allowed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane best ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane first ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,197c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,207c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos base ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,197c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,213c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos last ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,213c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,197c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,213c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,205c19
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,207c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,205c19
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection line ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,196c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,240c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
3,18d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,207c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 416 - 562
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,143c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid arrivalLane definition for vehicle 'vehicle_0';
<  must be one of ("current", or an int>=0)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid arrivalLane definition for vehicle 'vehicle_1';
<  must be one of ("current", or an int>=0)
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalLane definition for vehicle 'vehicle_0';
<  must be one of ("current", or an int>=0)
< Error: Invalid arrivalLane definition for vehicle 'vehicle_1';
<  must be one of ("current", or an int>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" arrivalLane="0" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalLane="500" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalLane="current" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,149c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid arrivalPos definition for vehicle 'vehicle_0';
<  must be one of ("random", "max", or a float)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPos definition for vehicle 'vehicle_0';
<  must be one of ("random", "max", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" arrivalPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" arrivalPos="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalPos="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalPos="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" arrivalPos="max" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" arrivalPos="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
110,153d113
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPosLat definition for vehicle 'vehicle_0';
<  must be one of ("right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,147c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid arrivalSpeed definition for vehicle 'vehicle_0';
<  must be one of ("current", or a float>=0)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid arrivalSpeed definition for vehicle 'vehicle_1';
<  must be one of ("current", or a float>=0)
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalSpeed definition for vehicle 'vehicle_0';
<  must be one of ("current", or a float>=0)
< Error: Invalid arrivalSpeed definition for vehicle 'vehicle_1';
<  must be one of ("current", or a float>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" arrivalSpeed="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalSpeed="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalSpeed="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" arrivalSpeed="current" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,141c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of vehicle 'vehicle_0' is empty.
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of vehicle 'vehicle_1' is empty.
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of vehicle 'vehicle_0' is empty.
< Error: Attribute 'color' in definition of vehicle 'vehicle_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" color="0,0,0,0" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" color="0,0,0,0" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" color="9,43,231" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" color="20,30,40" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" color="magenta" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,150d110
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_0' is not of type int.
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_1' is empty.
< Error: containerNumber cannot be negative
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_4' is not of type int.
< Error: containerNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,138d45
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Invalid departure time for vehicle 'vehicle_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of 'vehicle_1'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
2a3,4
> <!-- generated on Fr 18 Dez 2020 09:19:55 CET by Eclipse SUMO netedit Version v1_8_0+0317-f7aac21577
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
4,10c6,57
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_2" depart="0.00" route="route_0"/>
<     <vehicle id="vehicle_3" depart="10.00" route="route_0"/>
<     <vehicle id="vehicle_4" depart="triggered" route="route_0"/>
<     <vehicle id="vehicle_5" depart="containerTriggered" route="route_0"/>
< </routes>
---
>     <input>
>         <sumo-net-file value="<TEXTTEST_SANDBOX>/input_net.net.xml"/>
>     </input>
> 
>     <output>
>         <output-file value="<TEXTTEST_SANDBOX>/net.net.xml"/>
>     </output>
> 
>     <processing>
>         <geometry.min-radius.fix.railways value="false"/>
>         <geometry.max-grade.fix value="false"/>
>         <offset.disable-normalization value="true"/>
>         <lefthand value="false"/>
>     </processing>
> 
>     <junctions>
>         <no-turnarounds value="true"/>
>         <junctions.corner-detail value="5"/>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,156c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid departLane definition for vehicle 'vehicle_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid departLane definition for vehicle 'vehicle_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_8' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid departLane definition for vehicle 'vehicle_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane definition for vehicle 'vehicle_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" departLane="0" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departLane="random" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departLane="free" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departLane="allowed" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departLane="best" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departLane="first" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,161c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid departPos definition for vehicle 'vehicle_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_9' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_9' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_8' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPos definition for vehicle 'vehicle_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" departPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" departPos="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" departPos="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departPos="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departPos="random" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departPos="free" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departPos="random_free" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departPos="base" route="route_0"/>
    <vehicle id="vehicle_9" depart="20.00" departPos="last" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122,165d125
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPosLat definition for vehicle 'vehicle_0';
<  must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,156c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid departSpeed definition for vehicle 'vehicle_0';
<  must be one of ("random", "max", or a float>=0)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid departSpeed definition for vehicle 'vehicle_1';
<  must be one of ("random", "max", or a float>=0)
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_8' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid departSpeed definition for vehicle 'vehicle_0';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed definition for vehicle 'vehicle_1';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" departSpeed="0.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departSpeed="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departSpeed="random" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departSpeed="max" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departSpeed="desired" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departSpeed="speedLimit" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,131c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'id' is missing in definition of vehicle
< Error: vehicle cannot be created
< Error: Attribute 'id' in definition of a vehicle is empty.
< Error: Invalid vehicle id ''.
< Error: vehicle cannot be created
< Error: Invalid vehicle id 'id with spaces'. Contains invalid characters.
< Error: vehicle cannot be created
< Debug: Adding vehicle 'vehicle_valid' in GNEChange_DemandElement
< Error: There is another vehicle with the same ID='vehicle_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: Attribute 'id' is missing in definition of vehicle
< Error: vehicle cannot be created
< Error: Attribute 'id' in definition of a vehicle is empty.
< Error: Invalid vehicle id ''.
< Error: vehicle cannot be created
< Error: Invalid vehicle id 'id with spaces'. Contains invalid characters.
< Error: vehicle cannot be created
< Error: There is another vehicle with the same ID='vehicle_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_valid" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load line ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,132c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" line="%%99iii99" route="route_0"/>
    <vehicle id="vehicle_1" depart="20.00" line="" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" line="Own Line" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load no_route ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,114c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid route '' used in vehicle 'vehicle_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Invalid route '' used in vehicle 'vehicle_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
107,150d110
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_0' is not of type int.
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_1' is empty.
< Error: personNumber cannot be negative
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_4' is not of type int.
< Error: personNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load route ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,127c19
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid route '' used in vehicle 'vehicle_0'.
< Error: Attribute 'route' in definition of vehicle 'vehicle_1' is empty.
< Error: Invalid route '' used in vehicle 'vehicle_1'.
< Error: Invalid route 'route with invalid characters' used in vehicle 'vehicle_2'.
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid route '' used in vehicle 'vehicle_0'.
< Error: Attribute 'route' in definition of vehicle 'vehicle_1' is empty.
< Error: Invalid route '' used in vehicle 'vehicle_1'.
< Error: Invalid route 'route with invalid characters' used in vehicle 'vehicle_2'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle load vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,135c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
< Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
< Error: Invalid vehicle type '' used in vehicle 'vehicle_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
< Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
< Error: Invalid vehicle type '' used in vehicle 'vehicle_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="custom_vType"/>
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_4" type="custom_vType" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/>
---
>     <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
---------- Differences in errors ----------
28c28,32
< Debug: Enabled show demand elements throught alt + 1
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> Debug: Enabled toogle show grid throught alt + 1
52,198d55
< Debug: Deleting unreferenced vehicle 'vehicle_3'
< Debug: Deleting unreferenced vehicle 'vehicle_2'
< Debug: Deleting unreferenced vehicle 'vehicle_1'
< Debug: Deleting unreferenced vehicle 'vehicle_0'
< Debug: Deleting unreferenced route 'route_3'
< Debug: Deleting unreferenced route 'route_2'
< Debug: Deleting unreferenced route 'route_1'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced busStop 'busStop'
< GLDebug: initJunctionsAndEdges function called in computeAndUpdate(...) due recomputing with volatile options
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary 0.00,4.80,20.00,35.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 49.60,4.80,88.40,37.20
< Debug: Created crossing ':gneJ5_c0' in retrieveGNECrossing()
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,88.40,75.20
< Debug: Created crossing ':gneJ6_c0' in retrieveGNECrossing()
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -4.00,43.30,25.50,75.20
< Debug: Created crossing ':gneJ7_c0' in retrieveGNECrossing()
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -4.00,24.80,25.50,56.70
< Debug: Created crossing ':gneJ8_c0' in retrieveGNECrossing()
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 30.00,24.80,50.00,55.20
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -3.00,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="10.00,16.80 10.00,14.80 10.00,25.20 10.00,23.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="76.40,25.20 63.60,25.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="59.60,23.20 59.60,25.20 61.60,27.20 63.60,27.20 63.49,25.98 63.16,24.98 62.60,24.20 61.82,23.64 60.82,23.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="76.40,27.20 78.40,27.20 59.60,14.80 59.60,16.80 64.73,17.09 68.93,17.96 72.20,19.40 74.53,21.42 75.93,24.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,78d79
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Key ENTER pressed
81a83,89
> Debug: Key ENTER pressed
> Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
87d94
< Debug: Keys Ctrl+Z (Undo) pressed
92a100,102
> Debug: Calling GNEUndoList::redo()
> Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
130a141,142
> Debug: Deleting unreferenced routeEmbedded 'vehicle_1'
> Debug: Deleting unreferenced vehicleWithRoute 'vehicle_1'
133,176d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5,8
<     <vehicle id="vehicle_0" depart="0.00" arrivalLane="20">
---
>     <vehicle id="vehicle_0" depart="0.00" arrivalLane="random">
>         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
>     </vehicle>
>     <vehicle id="vehicle_1" depart="0.00" arrivalLane="20">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151,194d154
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
8c8
<     <vehicle id="vehicle_1" depart="0.00">
---
>     <vehicle id="vehicle_1" depart="0.00" arrivalPosLat="0.00">
11c11
<     <vehicle id="vehicle_2" depart="0.00" arrivalPosLat="0.00">
---
>     <vehicle id="vehicle_2" depart="0.00">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78a83,84
> Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
80,81d85
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
83,85d86
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
89,91d89
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
94d91
< Debug: demand elements saved
131,176d127
< Debug: Deleting unreferenced routeEmbedded 'vehicle_0'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
138,181d141
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78a83,84
> Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format
> Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format
80,81d85
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
83,85d86
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
88,90d88
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
92d89
< Debug: demand elements saved
129,174d125
< Debug: Deleting unreferenced routeEmbedded 'vehicle_0'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <vehicle id="vehicle_0" depart="0.00" containerNumber="13">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
163a168,308
> 
> =================================================================
> ==12573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9856 byte(s) in 176 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f531a0de358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f531a9f68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create default_continuous ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
120,163d123
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75a80,82
> Debug: Invalid input parameter of vehicleWithRoute: Negative departure time in the definition of ''.
> Debug: Invalid input parameter of vehicleWithRoute: Negative departure time in the definition of ''.
> Debug: Key ENTER pressed
79,85d85
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
93a94
> Debug: Keys Ctrl+Z (Undo) pressed
103,105d103
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
143,144d140
< Debug: Deleting unreferenced routeEmbedded 'vehicle_2'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_2'
149,192d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
8,10d7
<     <vehicle id="vehicle_2" depart="20.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </vehicle>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
80c84,89
< Error: Invalid departLane used in vehicleWithRoute 'vehicle_1'. 20 is greater than number of lanes
---
> Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
86d94
< Debug: Keys Ctrl+Z (Undo) pressed
91a100,102
> Debug: Calling GNEUndoList::redo()
> Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
129a141,142
> Debug: Deleting unreferenced routeEmbedded 'vehicle_1'
> Debug: Deleting unreferenced vehicleWithRoute 'vehicle_1'
132,175d144
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in vehicleWithRoute 'vehicle_1'. 20 is greater than number of lanes
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
7a8,10
>     <vehicle id="vehicle_1" depart="0.00" departLane="random">
>         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
>     </vehicle>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151,194d154
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
8c8
<     <vehicle id="vehicle_1" depart="0.00" departPosLat="random_free">
---
>     <vehicle id="vehicle_1" depart="0.00" departPosLat="0.00">
11c11
<     <vehicle id="vehicle_2" depart="0.00" departPosLat="0.00">
---
>     <vehicle id="vehicle_2" depart="0.00" departPosLat="random_free">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
189a194,334
> 
> =================================================================
> ==13188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 17920 byte(s) in 320 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f6766602358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6766f1a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
78a83,84
> Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format
> Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format
80,81d85
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
83,85d86
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
88,90d88
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
92d89
< Debug: demand elements saved
129,174d125
< Debug: Deleting unreferenced routeEmbedded 'vehicle_0'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- 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">
    <vehicle id="vehicle_0" depart="0.00" personNumber="13">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
174a179,319
> 
> =================================================================
> ==12849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f52d5947358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f52d625f8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
19,20c19,22
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.25Sep145557.1772/netedit.gui/demandElements/trip/delete/input_routes.rou.xml failed.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,48c48,50
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68c70
< Debug: Selected item 'vehicle' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
69a72,73
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'vehicle (embedded route)' in TagSelector
71,72c75,76
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
75,78c79,82
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug092936.6276/netedit.gui/demandElements/trip/delete/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< trip
---
> vehicle (embedded route)
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
177a182,322
> 
> =================================================================
> ==13240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa6df24a358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa6dfb628ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
179a184,324
> 
> =================================================================
> ==13502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7029b53358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f702a46b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,69c72
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'vehicle (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
71,75d73
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummyColor' for attribute color of vehicleWithRoute isn't valid
< Debug: Setting new attribute color 'cyan' into vehicleWithRoute 'vehicle_0'
< Debug: Setting new attribute color '12,13,14' into vehicleWithRoute 'vehicle_0'
77,78d74
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'cyan' into vehicleWithRoute 'vehicle_0'
80,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into vehicleWithRoute 'vehicle_0'
83,85d76
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
88,90d78
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- 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">
    <vehicle id="vehicle_0" depart="0.00" color="12,13,14">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,79d79
< Debug: Setting new attribute line '3' into vehicleWithRoute 'vehicle_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute line '2.5' into vehicleWithRoute 'vehicle_0'
85a86,88
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute line '' into vehicleWithRoute 'vehicle_0'
88c91
< Debug: Setting new attribute line '-5' into vehicleWithRoute 'vehicle_0'
---
> Debug: Setting new attribute line 'dummyNumber' into vehicleWithRoute 'vehicle_0'
91c94
< Debug: Setting new attribute line '2.5' into vehicleWithRoute 'vehicle_0'
---
> Debug: Setting new attribute line '-5' into vehicleWithRoute 'vehicle_0'
94c97
< Debug: Setting new attribute line '3' into vehicleWithRoute 'vehicle_0'
---
> Debug: Setting new attribute line '2.5' into vehicleWithRoute 'vehicle_0'
134,177d136
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <vehicle id="vehicle_0" depart="0.00" line="3">
---
>     <vehicle id="vehicle_0" depart="0.00" line="2.5">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
135,178d138
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements vehicle_embedded inspect depart containerTriggered ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect depart triggered ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect depart float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
136,179d139
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPos base ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
168a173,313
> 
> =================================================================
> ==12008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1ae5ee9358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1ae68018ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77
> Debug: Value 'vehicle (embedded route)' for attribute departPosLat of vehicleWithRoute isn't valid
125,168d129
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75c79
< Debug: Setting new attribute departPosLat '5.6' into vehicleWithRoute 'vehicle_0'
---
> Debug: Setting new attribute departPosLat '-5' into vehicleWithRoute 'vehicle_0'
95c99
< Debug: Setting new attribute departPosLat '5.6' into vehicleWithRoute 'vehicle_0'
---
> Debug: Setting new attribute departPosLat '-5' into vehicleWithRoute 'vehicle_0'
135,178d138
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,318
> 
> =================================================================
> ==14550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7feca0c60358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7feca15788ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,318
> 
> =================================================================
> ==14675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f76e78cd358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f76e81e58ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72a77
> Debug: Value 'vehicle (embedded route)' for attribute departPosLat of vehicleWithRoute isn't valid
173a179,319
> 
> =================================================================
> ==15118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fca80e7f358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fca817978ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,318
> 
> =================================================================
> ==13126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa474d15358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa47562d8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==12323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5254de0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f52556f88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,318
> 
> =================================================================
> ==12857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fad41501358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fad41e198ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
19a20,23
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,70c73
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'vehicle (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
72,78d74
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Value '' for attribute id of vehicleWithRoute isn't valid
< Debug: Value ';;;;;;;;' for attribute id of vehicleWithRoute isn't valid
< Debug: Value 'id with spaces' for attribute id of vehicleWithRoute isn't valid
< Debug: Value 'duplicatedVehicle' for attribute id of vehicleWithRoute isn't valid
< Debug: Setting new attribute id 'customID' into vehicleWithRoute 'vehicle_0'
81c77
< Debug: Setting previous attribute id 'vehicle_0' into vehicleWithRoute 'customID'
---
> Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement
83,85d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
87,88d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement
93,95d83
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,8d5
<     <vehicle id="customID" depart="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </vehicle>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect line ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
172a177,317
> 
> =================================================================
> ==13625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fa134369358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fa134c818ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
169,212d172
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
175a180,320
> 
> =================================================================
> ==13837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f91f2244358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f91f2b5c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
66a67,70
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
69,70c73
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'vehicle (embedded route)' in TagSelector
---
> Debug: Selected invalid item in TagSelector
72,76d74
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute type of vehicleWithRoute isn't valid
< Debug: Value 'dummyVType' for attribute type of vehicleWithRoute isn't valid
< Debug: Setting new attribute type 'custom_vType' into vehicleWithRoute 'vehicle_0'
79c77
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into vehicleWithRoute 'vehicle_0'
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
81,83d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
85,86d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
91,93d83
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
6,8d5
<     <vehicle id="vehicle_0" type="custom_vType" depart="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </vehicle>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalLane current ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73a78
> Debug: Value 'dummyLanei' for attribute arrivalLane of vehicleWithRoute isn't valid
145,188d149
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalLane float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73d76
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid
76,81d78
< Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '500' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute arrivalLane '500' into vehicleWithRoute 'vehicle_embeddedA'
98a96
> Debug: Keys Ctrl+Z (Undo) pressed
117,119d114
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedB'
161,204d155
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
8c8
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71a76
> Debug: Value 'best' for attribute arrivalPos of vehicleWithRoute isn't valid
74d78
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
205a210,350
> 
> =================================================================
> ==19353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f6f88431358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6f88d498ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPos max ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==19866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f4778e61358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f47797798ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPos random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,73c76
< Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB'
---
> Debug: Value 'first' for attribute arrivalPos of vehicleWithRoute isn't valid
85,88d87
< Debug: Setting previous attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
113,116d112
< Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
122a119
> Debug: Keys Ctrl+Y (Redo) pressed
164,207d160
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74a79,80
> Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'dummyPosLati' for attribute arrivalPosLat of vehicleWithRoute isn't valid
148,191d153
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
164,207d167
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements vehicle_embedded inspect_selection arrivalPosLat float ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection color ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departPosLat float ( Last six runs Dec2020 )

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
156,199d159
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements vehicle_embedded inspect_selection arrivalPosLat left ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection depart containerTriggered ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection depart triggered ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departLane allowed ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departLane best ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departLane free ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departPos free ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departPos random ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection departPosLat random ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==22196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3ed64bb358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3ed6dd38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalSpeed current ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
188a193,333
> 
> =================================================================
> ==19857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fac4f993358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fac502ab8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,205d165
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77,82c81,82
< Debug: Setting new attribute containerNumber '3' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute containerNumber '3' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedA'
---
> Debug: Value '' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value '2.5i' for attribute containerNumber of vehicleWithRoute isn't valid
97a98
> Debug: Keys Ctrl+Z (Undo) pressed
113,115d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute containerNumber '3' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute containerNumber '3' into vehicleWithRoute 'vehicle_embeddedB'
158,201d155
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
8c8
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection depart float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
157,200d160
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane first ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==18014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fec06e99358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fec077b18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
158,201d161
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
demandElements vehicle_embedded inspect_selection departLane float ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection personNumber ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==17452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f59d3da0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f59d46b88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos base ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191a196,336
> 
> =================================================================
> ==18303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10752 byte(s) in 192 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f959a599358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f959aeb18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
207a212,352
> 
> =================================================================
> ==18088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f0be9a36358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f0bea34e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos last ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==18509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5bd3742358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5bd405a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
207a212,352
> 
> =================================================================
> ==18203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fd8d2195358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd8d2aad8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat center ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
148,191d151
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==21215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11648 byte(s) in 208 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fd32d5eb358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd32df038ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat left ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,73c76
< Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB'
---
> Debug: Value 'speedLimit' for attribute departPosLat of vehicleWithRoute isn't valid
79,82d81
< Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a95
> Debug: Keys Ctrl+Z (Undo) pressed
108,111d107
< Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
114a111
> Debug: Keys Ctrl+Y (Redo) pressed
199a197,337
> 
> =================================================================
> ==21303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat random_free ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==21207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12096 byte(s) in 216 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fc17e981358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc17f2998ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat right ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
156,199d159
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed desired ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,80c79,80
< Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA'
---
> Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
> Debug: Value 'dummySpeedi' for attribute departSpeed of vehicleWithRoute isn't valid
95a96
> Debug: Keys Ctrl+Z (Undo) pressed
111,113d111
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_embeddedB'
199a198,338
> 
> =================================================================
> ==19011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9408 byte(s) in 168 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5f97c4a358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
8c8
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed float ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
201a206,346
> 
> =================================================================
> ==18557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3fbc248358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3fbcb608ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed max ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,80c79,80
< Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA'
---
> Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
> Debug: Value 'dummySpeedi' for attribute departSpeed of vehicleWithRoute isn't valid
95a96
> Debug: Keys Ctrl+Z (Undo) pressed
111,113d111
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_embeddedB'
156,199d153
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
8c8
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed random ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
199a204,344
> 
> =================================================================
> ==18612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12544 byte(s) in 224 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3453662358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3453f7a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed speedLimit ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,80c79
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB'
< Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA'
---
> Debug: Value 'dummySpeedi' for attribute departSpeed of vehicleWithRoute isn't valid
95a95
> Debug: Keys Ctrl+Z (Undo) pressed
111,113d110
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedA'
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedB'
156,199d152
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5c5
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
8c8
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection line ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
190a195,335
> 
> =================================================================
> ==20219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f52dab12358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f52db42a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
191,234d194
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load arrivalLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116,159d119
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalLane definition for vehicle 'vehicle_0';
<  must be one of ("current", or an int>=0)
< Error: Invalid arrivalLane definition for vehicle 'vehicle_1';
<  must be one of ("current", or an int>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load arrivalPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
35a36,39
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
130,173d133
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPos definition for vehicle 'vehicle_0';
<  must be one of ("random", "max", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load arrivalPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
37a38,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
138,181d141
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid arrivalPosLat definition for vehicle 'vehicle_0';
<  must be one of ("right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load arrivalSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
35a36,39
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
124,167d127
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid arrivalSpeed definition for vehicle 'vehicle_0';
<  must be one of ("current", or a float>=0)
< Error: Invalid arrivalSpeed definition for vehicle 'vehicle_1';
<  must be one of ("current", or a float>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
114,157d117
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of vehicle 'vehicle_0' is empty.
< Error: Attribute 'color' in definition of vehicle 'vehicle_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load containerNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
38a39,42
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_0' is not of type int.
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_1' is empty.
< Error: containerNumber cannot be negative
< Error: containerNumber cannot be negative
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_4' is not of type int.
< Error: containerNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load depart ( Last six runs Dec2020 )

---------- Differences in errors ----------
19c19
< Error: Invalid departure time for vehicle 'trip_0';
---
> Error: Invalid departure time for vehicle 'vehicle_0';
21,26c21,36
< Error: Negative departure time in the definition of 'trip_1'.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.13May170040.3320/netedit.gui/demandElements/trip/load/depart/input_routes.rou.xml failed.
---
> Error: route needs a valid ID.
> Error: Negative departure time in the definition of 'vehicle_1'.
> Error: route needs a valid ID.
> Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
> Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
> Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
> Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,32c39,46
< Debug: Removing trip 'trip_5' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Invalid departure time for vehicle 'trip_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of 'trip_1'.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.05Aug092338.744/netedit.gui/demandElements/trip/load/depart/input_routes.rou.xml failed.
---------- Differences in output ----------
7d6
< TestFunctions: Netedit closed successfully
---------- Differences in routes ----------
2a3,4
> <!-- generated on Fr 18 Dez 2020 10:14:09 CET by Eclipse SUMO netedit Version v1_8_0+0317-f7aac21577
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
4,9c6,57
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <trip id="trip_2" depart="0.00" from="gneE2" to="gneE5"/>
<     <trip id="trip_3" depart="10.00" from="gneE2" to="gneE5"/>
<     <trip id="trip_4" depart="triggered" from="gneE2" to="gneE5"/>
<     <trip id="trip_5" depart="containerTriggered" from="gneE2" to="gneE5"/>
< </routes>
---
>     <input>
>         <sumo-net-file value="<TEXTTEST_SANDBOX>/input_net.net.xml"/>
>     </input>
> 
>     <output>
>         <output-file value="<TEXTTEST_SANDBOX>/net.net.xml"/>
>     </output>
> 
>     <processing>
>         <geometry.min-radius.fix.railways value="false"/>
>         <geometry.max-grade.fix value="false"/>
>         <offset.disable-normalization value="true"/>
>         <lefthand value="false"/>
>     </processing>
> 
>     <junctions>
>         <no-turnarounds value="true"/>
>         <junctions.corner-detail value="5"/>
>         <junctions.limit-turn-speed value="5.5"/>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load departLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
41a42,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
142,185d145
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid departLane definition for vehicle 'vehicle_0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane definition for vehicle 'vehicle_1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
< Error: Invalid route '' used in vehicle 'vehicle_3'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load departPos ( Last six runs Dec2020 )

---------- Differences in errors ----------
41a42,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
154,197d157
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPos definition for vehicle 'vehicle_0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load departPosLat ( Last six runs Dec2020 )

---------- Differences in errors ----------
43a44,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
162,205d165
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid departPosLat definition for vehicle 'vehicle_0';
<  must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load departSpeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
29,30c29,30
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
---
> Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
> Error: Invalid route '' used in vehicle 'vehicle_3'.
41a42,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,55d57
< Debug: Removing routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
70,71d71
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
109,110c109,110
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
140,141d139
< Debug: Deleting unreferenced routeEmbedded 'vehicle_3'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_3'
148,191d145
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Invalid departSpeed definition for vehicle 'vehicle_0';
<  must be one of ("random", "max", or a float>=0)
< Error: Invalid departSpeed definition for vehicle 'vehicle_1';
<  must be one of ("random", "max", or a float>=0)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
14,16d13
<     <vehicle id="vehicle_3" depart="20.00" departSpeed="500.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </vehicle>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
33a34,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
135a140,275
> 
> =================================================================
> ==23707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f9aad16f8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f9aadd73ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1e66  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load line ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97,140d100
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load no_route ( Last six runs Dec2020 )

---------- Differences in errors ----------
20a21,24
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
114a119,254
> 
> =================================================================
> ==22876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2cdd7858ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f2cde389ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1bf1  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,20
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
22,23c24,28
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.13May170040.3320/netedit.gui/demandElements/trip/load/parameters/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26c31,32
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
29c35,36
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
57,58c64,65
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
78,122c85,86
< Debug: Deleting unreferenced trip 'trip_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.07Oct123037.8844/netedit.gui/demandElements/trip/load/parameters/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,11c5,7
<     <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5">
<         <param key="$$key with spaces%%" value="value4"/>
<         <param key="key1" value="value5"/>
<         <param key="key2" value=""/>
<         <param key="key3" value="$$value with spaces%%"/>
<         <param key="keyFinal" value="valueFinal"/>
<     </trip>
---
>     <vehicle id="vehicle_0" depart="20.00">
>         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
>     </vehicle>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load personNumber ( Last six runs Dec2020 )

---------- Differences in errors ----------
38a39,42
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,170d130
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_0' is not of type int.
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_1' is empty.
< Error: personNumber cannot be negative
< Error: personNumber cannot be negative
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_4' is not of type int.
< Error: personNumber cannot be negative
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load route ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
142a147,282
> 
> =================================================================
> ==22867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd7b87a08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fd7b93a4ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1c10  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99,142d102
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
< Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
< Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
< Error: Invalid vehicle type '' used in vehicle 'vehicle_2'.
< Error: Invalid vehicle type '' used in vehicle 'vehicle_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
< Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75,78c79,82
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
---
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip_0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip_1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip_2'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip_3'.
106c110
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
128,131d131
< Debug: Deleting unreferenced trip 'trip_3'
< Debug: Deleting unreferenced trip 'trip_2'
< Debug: Deleting unreferenced trip 'trip_1'
< Debug: Deleting unreferenced trip 'trip_0'
133,190d132
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_1togneE8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
34,36c32
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" disallow="pedestrian" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
48c44
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="7.25" length="11.47" width="2.00" shape="15.50,61.00 12.66,60.52 10.62,59.08 9.41,56.67 9.00,53.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="7.25" length="11.47" width="2.00" shape="15.50,61.00 12.66,60.52 10.63,59.08 9.41,56.67 9.00,53.30"/>
51c47
<         <lane id=":gneJ7_1_0" index="0" disallow="pedestrian" speed="5.77" length="2.41" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="5.77" length="2.41" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
54c50
<         <lane id=":gneJ7_2_0" index="0" disallow="pedestrian" speed="5.77" length="4.84" shape="11.50,55.63 12.13,56.68 13.53,57.52 15.50,57.80"/>
---
>         <lane id=":gneJ7_2_0" index="0" allow="bicycle" speed="5.77" length="4.84" shape="11.50,55.63 12.13,56.67 13.53,57.52 15.50,57.80"/>
60c56
<         <lane id=":gneJ7_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.30" width="4.00" shape="8.00,53.30 6.00,53.30 15.50,65.20 15.50,63.20 13.21,62.93 11.33,62.10 9.87,60.73 8.83,58.80 8.21,56.33"/>
---
>         <lane id=":gneJ7_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.30" width="4.00" shape="8.00,53.30 6.00,53.30 15.50,65.20 15.50,63.20 13.21,62.93 11.33,62.10 9.88,60.73 8.83,58.80 8.21,56.33"/>
63c59
<         <lane id=":gneJ7_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.10" width="4.00" shape="15.50,56.80 15.50,54.80 14.00,53.30 12.00,53.30 12.10,54.37 12.39,55.24 12.88,55.93 13.56,56.41 14.43,56.70"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Differences in routes ----------
5,8d4
<     <trip id="trip_0" depart="0.00" from="gneE2" to="gneE5" via="gneE4"/>
<     <trip id="trip_1" depart="1.00" from="gneE4" to="gneE5"/>
<     <trip id="trip_2" depart="2.00" from="gneE8" to="gneE9"/>
<     <trip id="trip_3" depart="3.00" from="gneE6" to="gneE7" via="gneE3"/>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load actionStepLength ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,136d96
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'actionStepLength' in definition of vType 'vType0' is not of type float.
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Ignoring given value (=-1 s.)
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Ignoring given value (=-3 s.)
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (4.5 s.) to the adjusted value 4 s.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load boardingduration ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'boardingDuration' in definition of vType 'vType0' is not a time value.
< Error: boardingDuration must be equal or greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,130d90
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Unknown car following model 'dummyTau' when parsing vType 'vType0'
< Error: Attribute 'carFollowModel' in definition of vType 'vType1' is empty.
< Error: Unknown car following model '' when parsing vType 'vType1'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params accel ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,141d101
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid Car-Following-Model Attribute accel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params apparentdecel ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,141d101
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid Car-Following-Model Attribute apparentDecel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params ca_gain_gap_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGap. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGapDot. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params ca_gain_space ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainSpace. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params ca_gain_speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainSpeed. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute c1. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute constSpacing. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute flatbedD. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedD. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" flatbedD="-3"/>
    <vType id="vType2" carFollowModel="CC" flatbedD="0"/>
    <vType id="vType3" carFollowModel="CC" flatbedD="12"/>
    <vType id="vType4" carFollowModel="CC" flatbedD="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute flatbedH. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedH. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" flatbedH="-3"/>
    <vType id="vType2" carFollowModel="CC" flatbedH="0"/>
    <vType id="vType3" carFollowModel="CC" flatbedH="12"/>
    <vType id="vType4" carFollowModel="CC" flatbedH="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute flatbedKa. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedKa. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" flatbedKa="-3"/>
    <vType id="vType2" carFollowModel="CC" flatbedKa="0"/>
    <vType id="vType3" carFollowModel="CC" flatbedKa="12"/>
    <vType id="vType4" carFollowModel="CC" flatbedKa="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute flatbedKp. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedKp. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" flatbedKp="-3"/>
    <vType id="vType2" carFollowModel="CC" flatbedKp="0"/>
    <vType id="vType3" carFollowModel="CC" flatbedKp="12"/>
    <vType id="vType4" carFollowModel="CC" flatbedKp="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute kp. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute lanesCount. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute lanesCount. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" lanesCount="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute omegaN. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute omegaN. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" omegaN="-3"/>
    <vType id="vType2" carFollowModel="CC" omegaN="0"/>
    <vType id="vType3" carFollowModel="CC" omegaN="12"/>
    <vType id="vType4" carFollowModel="CC" omegaN="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute ploegH. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ploegH. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" ploegH="-3"/>
    <vType id="vType2" carFollowModel="CC" ploegH="0"/>
    <vType id="vType3" carFollowModel="CC" ploegH="12"/>
    <vType id="vType4" carFollowModel="CC" ploegH="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute ploegKd. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ploegKd. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" ploegKd="-3"/>
    <vType id="vType2" carFollowModel="CC" ploegKd="0"/>
    <vType id="vType3" carFollowModel="CC" ploegKd="12"/>
    <vType id="vType4" carFollowModel="CC" ploegKd="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute xi. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute xi. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" xi="-3"/>
    <vType id="vType2" carFollowModel="CC" xi="0"/>
    <vType id="vType3" carFollowModel="CC" xi="12"/>
    <vType id="vType4" carFollowModel="CC" xi="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_idm_delta ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute delta. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_idm_stepping ( Last six runs Dec2020 )

---------- Differences in errors ----------
32a33,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
100,143d103
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: Invalid Car-Following-Model Attribute stepping. Cannot be parsed to int
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute stepping. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute stepping. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute stepping. Cannot be parsed to int
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute adaptFactor. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_idmm_adapt_time ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute adaptTime. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_kerner_phi ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute phi. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_pwagner2009_approb ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute apProb. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tauLast. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc1. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc2. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc3 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc3. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc4 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc4. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc5 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc5. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc6 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc6. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc7 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc7. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc8 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc8. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_w99_cc9 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute cc9. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_wiedemann_estimation ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute estimation. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_wiedemann_security ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute security. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params collision_mingap_factor ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute collisionMinGapFactor. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params decel ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,141d101
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid Car-Following-Model Attribute decel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute decel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute decel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params emergencydecel ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,141d101
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid Car-Following-Model Attribute emergencyDecel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute emergencyDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute emergencyDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gc_gain_gap_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapControlGainGap. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapControlGainGapDot. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gc_gain_space ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapControlGainSpace. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gc_gain_speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapControlGainSpeed. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainGap. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainGapDot. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gcc_gain_space ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpace. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params gcc_gain_speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpeed. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tauCACCToACC. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params k ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute k. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params sc_gain ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute speedControlGain. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params sc_gain_cacc ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute speedControlGainCACC. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params sigma ( Last six runs Dec2020 )

---------- Differences in errors ----------
31a32,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
102,145d105
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid Car-Following-Model Attribute sigma. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute sigma. Only values between [0-1] are allowed
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute sigma. Only values between [0-1] are allowed
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params tau ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
98,141d101
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Error: Invalid Car-Following-Model Attribute tau. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute tau. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute tau. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params tmp1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tmp1. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params tmp2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tmp2. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params tmp3 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tmp3. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params tmp4 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tmp4. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params tmp5 ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Invalid Car-Following-Model Attribute tmp5. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params train_type ( Last six runs Dec2020 )

---------- Differences in errors ----------
28a29,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,136d96
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Invalid train type 'dummy_trainType' used in Car-Following-Attribute trainType
< Error: Invalid train type '-3' used in Car-Following-Attribute trainType
< Error: Attribute 'trainType' in definition of vType 'vType2' is empty.
< Error: Invalid train type '' used in Car-Following-Attribute trainType
< Error: Invalid parsing embedded VType
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'color' in definition of vType 'vType0' is empty.
< Error: Attribute 'color' in definition of vType 'vType1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load containercapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,138d98
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'containerCapacity' in definition of vType 'vType0' is not of type int.
< Error: containerCapacity must be equal or greater than 0
< Error: Attribute 'containerCapacity' in definition of vType 'vType2' is not of type int.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load emissionclass ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,130d90
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: emissionClass with name 'dummyEmissionClass' doesn't exist.
< Error: Attribute 'emissionClass' in definition of vType 'vType1' is empty.
< Error: emissionClass with name '' doesn't exist.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load guishape ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
91,134d94
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: The shape 'dummyGuiShape' for vType 'vType0' is not known.
< Error: Attribute 'guiShape' in definition of vType 'vType1' is empty.
< Error: The shape 'unknown' for vType 'vType2' is not known.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,131d91
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'id' is missing in definition of vType
< Error: Attribute 'id' in definition of a vType is empty.
< Error: Invalid vType id ''.
< Error: There is another vType with the same ID='vType0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85,128d88
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'imgFile' in definition of vType 'vType1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load impatience ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,136d96
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'impatience' in definition of vType 'vType0' is not of type float.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_crossing_gap ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmCrossingGap. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmCrossingGap. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmCrossingGap. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmCrossingGap. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmCrossingGap="0"/>
    <vType id="vType3" jmCrossingGap="2"/>
    <vType id="vType4" jmCrossingGap="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_drive_after_red_time ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmDriveAfterRedTime="0"/>
    <vType id="vType3" jmDriveAfterRedTime="2"/>
    <vType id="vType4" jmDriveAfterRedTime="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_drive_after_yellow_time ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmDriveAfterYellowTime="0"/>
    <vType id="vType3" jmDriveAfterYellowTime="2"/>
    <vType id="vType4" jmDriveAfterYellowTime="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_drive_red_speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmDriveRedSpeed="0"/>
    <vType id="vType3" jmDriveRedSpeed="2"/>
    <vType id="vType4" jmDriveRedSpeed="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_ignore_foe_prob ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmIgnoreFoeProb="0"/>
    <vType id="vType3" jmIgnoreFoeProb="2"/>
    <vType id="vType4" jmIgnoreFoeProb="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_ignore_foe_speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmIgnoreFoeSpeed="0"/>
    <vType id="vType3" jmIgnoreFoeSpeed="2"/>
    <vType id="vType4" jmIgnoreFoeSpeed="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_ignore_keep_clear_time ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmIgnoreKeepClearTime="0"/>
    <vType id="vType3" jmIgnoreKeepClearTime="2"/>
    <vType id="vType4" jmIgnoreKeepClearTime="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_sigma_minor ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,145d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmSigmaMinor. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmSigmaMinor. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmSigmaMinor="0"/>
    <vType id="vType3"/>
    <vType id="vType4" jmSigmaMinor="1"/>
    <vType id="vType5" jmSigmaMinor="0.2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load junctionmodel_params jm_timegap_minor ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Junction-Model Attribute jmTimegapMinor. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmTimegapMinor. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmTimegapMinor. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmTimegapMinor. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2" jmTimegapMinor="0"/>
    <vType id="vType3" jmTimegapMinor="2"/>
    <vType id="vType4" jmTimegapMinor="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
87,130d90
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Unknown lane change model 'dummyLaneChangeModel' when parsing vType 'vType0'
< Error: Attribute 'laneChangeModel' in definition of vType 'vType1' is empty.
< Error: Unknown lane change model '' when parsing vType 'vType1'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_accel_lat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,141d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcAccelLat. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcAccelLat. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015"/>
    <vType id="vType2" laneChangeModel="SL2015"/>
    <vType id="vType3" laneChangeModel="SL2015" lcAccelLat="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcAccelLat="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_assertive ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcAssertive. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcAssertive. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcAssertive. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcAssertive. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013"/>
    <vType id="vType2" laneChangeModel="LC2013" lcAssertive="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcAssertive="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcAssertive="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_cooperative ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcCooperative. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcCooperative. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015" lcCooperative="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcCooperative="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcCooperative="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcCooperative="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_impatience ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcImpatience. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcImpatience. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcImpatience. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcImpatience. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015"/>
    <vType id="vType2" laneChangeModel="SL2015" lcImpatience="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcImpatience="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcImpatience="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_keep_right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcKeepRight. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcKeepRight. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013" lcKeepRight="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcKeepRight="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcKeepRight="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcKeepRight="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_lookahead_left ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013"/>
    <vType id="vType2" laneChangeModel="LC2013" lcLookaheadLeft="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcLookaheadLeft="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcLookaheadLeft="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_max_speed_lat_factor ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,141d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Must be greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Must be greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Must be greater than 0
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Must be greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013"/>
    <vType id="vType2" laneChangeModel="LC2013"/>
    <vType id="vType3" laneChangeModel="LC2013" lcMaxSpeedLatFactor="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcMaxSpeedLatFactor="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_max_speed_lat_standing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013"/>
    <vType id="vType2" laneChangeModel="LC2013" lcMaxSpeedLatStanding="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcMaxSpeedLatStanding="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcMaxSpeedLatStanding="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_opposite ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcOpposite. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcOpposite. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013" lcOpposite="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcOpposite="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcOpposite="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcOpposite="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_overtake_right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013"/>
    <vType id="vType2" laneChangeModel="LC2013" lcOvertakeRight="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcOvertakeRight="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcOvertakeRight="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_pushy ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcPushy. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcPushy. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015" lcPushy="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcPushy="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcPushy="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcPushy="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_pushy_gap ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcPushyGap. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcPushyGap. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcPushyGap. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcPushyGap. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015"/>
    <vType id="vType2" laneChangeModel="SL2015" lcPushyGap="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcPushyGap="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcPushyGap="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_speed_gain ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcSpeedGain. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcSpeedGain. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013" lcSpeedGain="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcSpeedGain="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcSpeedGain="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcSpeedGain="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_speed_gain_right ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="LC2013"/>
    <vType id="vType1" laneChangeModel="LC2013"/>
    <vType id="vType2" laneChangeModel="LC2013" lcSpeedGainRight="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcSpeedGainRight="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcSpeedGainRight="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_sublane ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcSublane. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcSublane. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015" lcSublane="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcSublane="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcSublane="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcSublane="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_time_to_impatience ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015"/>
    <vType id="vType2" laneChangeModel="SL2015" lcTimeToImpatience="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcTimeToImpatience="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcTimeToImpatience="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_turn_alignment_distance ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015"/>
    <vType id="vType2" laneChangeModel="SL2015" lcTurnAlignmentDistance="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcTurnAlignmentDistance="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcTurnAlignmentDistance="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load latalignment ( Last six runs Dec2020 )

---------- Differences in errors ----------
29a30,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97,140d100
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Error: Unknown lateral alignment 'dummyLatAlignment' when parsing vType 'vType0'
< Error: Unknown lateral alignment '-3' when parsing vType 'vType1'
< Error: Unknown lateral alignment '0' when parsing vType 'vType2'
< Error: Unknown lateral alignment '12' when parsing vType 'vType3'
< Error: Unknown lateral alignment '4.5' when parsing vType 'vType4'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load length ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,138d98
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'length' in definition of vType 'vType0' is not of type float.
< Error: length must be greater than 0
< Error: length must be greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load loadingduration ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'loadingDuration' in definition of vType 'vType0' is not a time value.
< Error: loadingDuration must be equal or greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load maxspeed ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,138d98
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'maxSpeed' in definition of vType 'vType0' is not of type float.
< Error: maxSpeed must be greater than 0
< Error: maxSpeed must be greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load maxspeedlat ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,138d98
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'maxSpeedLat' in definition of vType 'vType0' is not of type float.
< Error: maxSpeedLat must be greater than 0
< Error: maxSpeedLat must be greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load mingap ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'minGap' in definition of vType 'vType0' is not of type float.
< Error: minGap must be equal or greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load mingaplat ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'minGapLat' in definition of vType 'vType0' is not of type float.
< Error: minGapLat must be equal or greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load osgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
81,124d84
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'osgFile' in definition of vType 'vType1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,121d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0">
        <param key="$$key with spaces%%" value="value3"/>
        <param key="key1" value="value4"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="key4" value="value5"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load personcapacity ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,138d98
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'personCapacity' in definition of vType 'vType0' is not of type int.
< Error: personCapacity must be equal or greater than 0
< Error: Attribute 'personCapacity' in definition of vType 'vType2' is not of type int.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load speeddev ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
94,137d97
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: Attribute 'speedDev' in definition of vType 'vType0' is not of type float.
< Error: speedDev must be equal or greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load speedfactor ( Last six runs Dec2020 )

---------- Differences in errors ----------
25a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,136d96
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Invalid format of distribution parameterized
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load vclass ( Last six runs Dec2020 )

---------- Differences in errors ----------
24a25,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,129d89
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: The vehicle class 'dummyVClass' for vType 'vType0' is not known.
< Error: Attribute 'vClass' in definition of vType 'vType1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load width ( Last six runs Dec2020 )

---------- Differences in errors ----------
27a28,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,138d98
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE6_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attribute 'width' in definition of vType 'vType0' is not of type float.
< Error: width must be greater than 0
< Error: width must be greater than 0
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
---
>         <request index="0" response="00" foes="00" cont="0"/>
101c97
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24c28
< Debug: Calling GNEUndoList::undo()
---
> Debug: Key F5 (Compute) pressed
27d30
< Debug: Key F5 (Compute) pressed
29,81d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding connection '8_1->2_1' into edge '8'
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
45,61c45,60
<         <request index="0"  response="00000000000000000" foes="00000000010100000"/>
<         <request index="1"  response="00000000000000000" foes="11111000110100000"/>
<         <request index="2"  response="00000000000000000" foes="11111000110100000"/>
<         <request index="3"  response="00000110000000000" foes="11100110110100000"/>
<         <request index="4"  response="00000110000000000" foes="10000110000000000"/>
<         <request index="5"  response="00001110000001111" foes="10001110001001111"/>
<         <request index="6"  response="00000110000100000" foes="10000110000100000"/>
<         <request index="7"  response="00001110000001111" foes="10001110000001111"/>
<         <request index="8"  response="01101110000001110" foes="01101110000001110"/>
<         <request index="9"  response="00000000000000000" foes="01100000000000000"/>
<         <request index="10" response="00000000000000000" foes="11100000111111000"/>
<         <request index="11" response="00000000000000000" foes="11100000111111000"/>
<         <request index="12" response="00000000000000110" foes="11100000110100110"/>
<         <request index="13" response="00000000000000110" foes="00000000000000110"/>
<         <request index="14" response="00001111000001110" foes="00001111100001110"/>
<         <request index="15" response="00001111000001110" foes="00001111100001110"/>
<         <request index="16" response="00001110011111110" foes="00001110011111110"/>
---
>         <request index="0"  response="0000000000000000" foes="0000000001100000"/>
>         <request index="1"  response="0000000000000000" foes="1111100011100000"/>
>         <request index="2"  response="0000000000000000" foes="1111100011100000"/>
>         <request index="3"  response="0000011000000000" foes="1110011011100000"/>
>         <request index="4"  response="0000011000000000" foes="0000011000000000"/>
>         <request index="5"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="6"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="7"  response="0110111000001110" foes="0110111000001110"/>
>         <request index="8"  response="0000000000000000" foes="0110000000000000"/>
>         <request index="9"  response="0000000000000000" foes="1110000011111000"/>
>         <request index="10" response="0000000000000000" foes="1110000011111000"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections create invalid ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24c28
< Debug: Calling GNEUndoList::undo()
---
> Debug: Key F5 (Compute) pressed
27d30
< Debug: Key F5 (Compute) pressed
29,31d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding connection '8_1->2_0' into edge '8'
< Debug: Created connection 'from8_1to2_0' in retrieveGNEConnection()
70d69
< Debug: Deleting unreferenced connection 'from8_1to2_0' in GNEEdge destructor
81a81,199
> 
> =================================================================
> ==5239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1120 byte(s) in 20 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7f84006358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f7f8491e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
<truncated after showing first 30 lines>
---------- Differences in net ----------
45,61c45,60
<         <request index="0"  response="00000000000000000" foes="00000000010100000"/>
<         <request index="1"  response="00000000000000000" foes="11111000110100000"/>
<         <request index="2"  response="00000000000000000" foes="11111000110100000"/>
<         <request index="3"  response="00000110000000000" foes="11100110110100000"/>
<         <request index="4"  response="00000110000000000" foes="00000110001000000"/>
<         <request index="5"  response="00001110000001111" foes="10001110001001111"/>
<         <request index="6"  response="00000110000110000" foes="00000110000110000"/>
<         <request index="7"  response="00001110000001111" foes="10001110000001111"/>
<         <request index="8"  response="01101110000001110" foes="01101110000001110"/>
<         <request index="9"  response="00000000000000000" foes="01100000000000000"/>
<         <request index="10" response="00000000000000000" foes="11100000111111000"/>
<         <request index="11" response="00000000000000000" foes="11100000111111000"/>
<         <request index="12" response="00000000000000110" foes="11100000110100110"/>
<         <request index="13" response="00000000000000110" foes="00000000000000110"/>
<         <request index="14" response="00001111000001110" foes="00001111100001110"/>
<         <request index="15" response="00001111000001110" foes="00001111100001110"/>
<         <request index="16" response="00001110010101110" foes="00001110010101110"/>
---
>         <request index="0"  response="0000000000000000" foes="0000000001100000"/>
>         <request index="1"  response="0000000000000000" foes="1111100011100000"/>
>         <request index="2"  response="0000000000000000" foes="1111100011100000"/>
>         <request index="3"  response="0000011000000000" foes="1110011011100000"/>
>         <request index="4"  response="0000011000000000" foes="0000011000000000"/>
>         <request index="5"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="6"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="7"  response="0110111000001110" foes="0110111000001110"/>
>         <request index="8"  response="0000000000000000" foes="0110000000000000"/>
>         <request index="9"  response="0000000000000000" foes="1110000011111000"/>
>         <request index="10" response="0000000000000000" foes="1110000011111000"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections create yield ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24c28
< Debug: Calling GNEUndoList::undo()
---
> Debug: Key F5 (Compute) pressed
27d30
< Debug: Key F5 (Compute) pressed
29,81d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding connection '8_1->2_1' into edge '8'
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
45,61c45,60
<         <request index="0"  response="00000000000000000" foes="00000000010100000"/>
<         <request index="1"  response="00000000000000000" foes="11111000110100000"/>
<         <request index="2"  response="00000000000000000" foes="11111000110100000"/>
<         <request index="3"  response="00000110000000000" foes="11100110110100000"/>
<         <request index="4"  response="00000110000000000" foes="10000110000000000"/>
<         <request index="5"  response="00001110001001111" foes="10001110001001111"/>
<         <request index="6"  response="00000000000000000" foes="10000110000100000"/>
<         <request index="7"  response="00001110000001111" foes="10001110000001111"/>
<         <request index="8"  response="01101110000001110" foes="01101110000001110"/>
<         <request index="9"  response="00000000000000000" foes="01100000000000000"/>
<         <request index="10" response="00000000000000000" foes="11100000111111000"/>
<         <request index="11" response="00000000000000000" foes="11100000111111000"/>
<         <request index="12" response="00000000000000110" foes="11100000110100110"/>
<         <request index="13" response="00000000000000110" foes="00000000000000110"/>
<         <request index="14" response="00001111000001110" foes="00001111100001110"/>
<         <request index="15" response="00001111000001110" foes="00001111100001110"/>
<         <request index="16" response="00001110011111110" foes="00001110011111110"/>
---
>         <request index="0"  response="0000000000000000" foes="0000000001100000"/>
>         <request index="1"  response="0000000000000000" foes="1111100011100000"/>
>         <request index="2"  response="0000000000000000" foes="1111100011100000"/>
>         <request index="3"  response="0000011000000000" foes="1110011011100000"/>
>         <request index="4"  response="0000011000000000" foes="0000011000000000"/>
>         <request index="5"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="6"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="7"  response="0110111000001110" foes="0110111000001110"/>
>         <request index="8"  response="0000000000000000" foes="0110000000000000"/>
>         <request index="9"  response="0000000000000000" foes="1110000011111000"/>
>         <request index="10" response="0000000000000000" foes="1110000011111000"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections delete click ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
127,232d130
< Debug: Calling GNEUndoList::undo()
< Debug: Adding junction 'Center' into net
< Debug: Adding edge '3' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'C'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge '3'
< Debug: invalidating (removing) connections of edge '3' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'Center'
< Debug: Adding edge '7' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'Center'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge '7'
< Debug: invalidating (removing) connections of edge '7' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'C'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '3'
< Debug: declaring connections of edge '3' as loaded (It will not be removed)
< Debug: Adding edge '1' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'A'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge '1'
< Debug: invalidating (removing) connections of edge '1' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'Center'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge '7'
< Debug: invalidating (removing) connections of edge '7' due it were guessed
< Debug: Adding edge '5' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'Center'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge '7'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections delete click_selected ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
390a395,513
> 
> =================================================================
> ==5446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1456 byte(s) in 26 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fbfd1c9c358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fbfd25b48ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections delete frame ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
103a108,226
> 
> =================================================================
> ==5404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 40 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3b51936358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3b5224e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,90d45
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
netElements connections inspect contpos ( Last six runs Dec2020 )
netElements connections inspect visibility ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect customshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,83d38
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections inspect keepclear ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77a82,200
> 
> =================================================================
> ==5632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1456 byte(s) in 26 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f9cc7946358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f9cc825e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
119a124,242
> 
> =================================================================
> ==5858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3584 byte(s) in 64 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fee8df86358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fee8e89e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect pass ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77a82,200
> 
> =================================================================
> ==5726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1568 byte(s) in 28 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f77a00bc358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f77a09d48ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
90a95,213
> 
> =================================================================
> ==5769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1904 byte(s) in 34 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3fea429358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3fead418ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect uncontrolled ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77a82,200
> 
> =================================================================
> ==5553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1456 byte(s) in 26 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff39de56358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff39e76e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS contpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
90a95,213
> 
> =================================================================
> ==5997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1716227358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1716b3f8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS customshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,78d33
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS keepclear ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77a82,200
> 
> =================================================================
> ==5907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1568 byte(s) in 28 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f50acd64358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f50ad67c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS linkindex ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
99a104,222
> 
> =================================================================
> ==6161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1f433c4358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1f43cdc8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71,119d74
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS pass ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77a82,200
> 
> =================================================================
> ==5911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1232 byte(s) in 22 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ff63dc88358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff63e5a08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS uncontrolled ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
77a82,200
> 
> =================================================================
> ==6052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1568 byte(s) in 28 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1f06ce6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1f075fe8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS visibility ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
90a95,213
> 
> =================================================================
> ==6116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f50c1349358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f50c1c618ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected contpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
269a274,392
> 
> =================================================================
> ==6444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7ffb8fbc6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ffb904de8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected keepclear ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151a156,274
> 
> =================================================================
> ==6362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 40 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f23480a0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f23489b88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
523a528,646
> 
> =================================================================
> ==6662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3920 byte(s) in 70 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fde49054358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fde4996c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected pass ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151a156,274
> 
> =================================================================
> ==6367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 40 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f2fd6644358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2fd6f5c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
269a274,392
> 
> =================================================================
> ==6653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2800 byte(s) in 50 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fee107e1358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fee110f98ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected uncontrolled ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
20,64d23
< Debug: Setting new attribute selected 'true' into junction 'A'
< Debug: Setting new attribute selected 'true' into edge '1'
< Debug: Setting new attribute selected 'true' into junction 'B'
< Debug: Setting new attribute selected 'true' into edge '2'
< Debug: Setting new attribute selected 'true' into junction 'C'
< Debug: Setting new attribute selected 'true' into edge '3'
< Debug: Setting new attribute selected 'true' into junction 'Center'
< Debug: Setting new attribute selected 'true' into edge '5'
< Debug: Setting new attribute selected 'true' into connection 'from5_0to4_0'
< Debug: Setting new attribute selected 'true' into connection 'from5_0to2_0'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to3_1'
< Debug: Setting new attribute selected 'true' into edge '6'
< Debug: Setting new attribute selected 'true' into connection 'from6_0to3_0'
< Debug: Setting new attribute selected 'true' into connection 'from6_0to1_0'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to4_1'
< Debug: Setting new attribute selected 'true' into edge '7'
< Debug: Setting new attribute selected 'true' into connection 'from7_0to1_0'
< Debug: Setting new attribute selected 'true' into connection 'from7_0to4_0'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to2_1'
< Debug: Setting new attribute selected 'true' into edge '8'
< Debug: Setting new attribute selected 'true' into connection 'from8_0to2_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
64,79c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" uncontrolled="1" dir="r" state="M"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" uncontrolled="1" dir="s" state="M"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" uncontrolled="1" dir="s" state="M"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" uncontrolled="1" dir="l" state="m"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" uncontrolled="1" dir="r" state="M"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" uncontrolled="1" dir="s" state="M"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" uncontrolled="1" dir="s" state="M"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" uncontrolled="1" dir="l" state="m"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" uncontrolled="1" dir="r" state="m"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" uncontrolled="1" dir="s" state="m"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" uncontrolled="1" dir="s" state="m"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" uncontrolled="1" dir="l" state="m"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" uncontrolled="1" dir="r" state="m"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" uncontrolled="1" dir="s" state="m"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" uncontrolled="1" dir="s" state="m"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" uncontrolled="1" dir="l" state="m"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" dir="r" state="M"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" dir="s" state="M"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" dir="s" state="M"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" dir="l" state="m"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" dir="r" state="M"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" dir="s" state="M"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" dir="s" state="M"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" dir="l" state="m"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" dir="r" state="m"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" dir="s" state="m"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" dir="s" state="m"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" dir="l" state="m"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected visibility ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
269a274,392
> 
> =================================================================
> ==6602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2464 byte(s) in 44 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f7628dc8358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f76296e08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS contpos ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
269a274,392
> 
> =================================================================
> ==6801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2912 byte(s) in 52 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f8988040358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f89889588ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
103,151d106
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
netElements connections inspect_selected_TLS keepclear ( Last six runs Dec2020 )
netElements connections inspect_selected_TLS pass ( Last six runs Dec2020 )
netElements connections inspect_selected_TLS uncontrolled ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS linkindex ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
362a367,485
> 
> =================================================================
> ==7004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2576 byte(s) in 46 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7feaa72ca358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7feaa7be28ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
475,523d478
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '6' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '6_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '6_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from6_0to1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
1,152d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
< 
<     <edge id="1" from="Center" to="A" priority="-1">
<         <lane id="1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
<         <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
<     </edge>
<     <edge id="2" from="Center" to="B" priority="-1">
<         <lane id="2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
<         <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
<     </edge>
<     <edge id="3" from="Center" to="C" priority="-1">
<         <lane id="3_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
<         <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
<     </edge>
<     <edge id="4" from="Center" to="D" priority="-1">
<         <lane id="4_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
<         <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
<     </edge>
<     <edge id="5" from="A" to="Center" priority="-1">
<         <lane id="5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
<         <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/>
<     </edge>
<     <edge id="6" from="B" to="Center" priority="-1">
<         <lane id="6_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
269a274,392
> 
> =================================================================
> ==7090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fb80effe358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb80f9168ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS visibility ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
20,269c24
< Debug: Setting new attribute selected 'true' into junction 'A'
< Debug: Setting new attribute selected 'true' into edge '1'
< Debug: Setting new attribute selected 'true' into junction 'B'
< Debug: Setting new attribute selected 'true' into edge '2'
< Debug: Setting new attribute selected 'true' into junction 'C'
< Debug: Setting new attribute selected 'true' into edge '3'
< Debug: Setting new attribute selected 'true' into junction 'Center'
< Debug: Setting new attribute selected 'true' into edge '5'
< Debug: Setting new attribute selected 'true' into connection 'from5_0to4_0'
< Debug: Setting new attribute selected 'true' into connection 'from5_0to2_0'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to3_1'
< Debug: Setting new attribute selected 'true' into edge '6'
< Debug: Setting new attribute selected 'true' into connection 'from6_0to3_0'
< Debug: Setting new attribute selected 'true' into connection 'from6_0to1_0'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to4_1'
< Debug: Setting new attribute selected 'true' into edge '7'
< Debug: Setting new attribute selected 'true' into connection 'from7_0to1_0'
< Debug: Setting new attribute selected 'true' into connection 'from7_0to4_0'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to2_1'
< Debug: Setting new attribute selected 'true' into edge '8'
< Debug: Setting new attribute selected 'true' into connection 'from8_0to2_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings load_big ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1
> TestFunctions: Killed Netedit process. 'reference.png' not found
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="3040.38" y="2702.76" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Ambiguity in turnarounds computation at junction '1130114721'.
Warning: Ambiguity in turnarounds computation at junction '1206481791'.
Warning: Ambiguity in turnarounds computation at junction '1206481808'.
Warning: Ambiguity in turnarounds computation at junction '196721246'.
Warning: Ambiguity in turnarounds computation at junction '2739143296'.
Warning: Found angle of 121.15 degrees at edge '-194073678#1', segment 0.
Warning: Found sharp turn with radius 7.15 at the end of edge '-194167259#1'.
Warning: Found sharp turn with radius 3.53 at the start of edge '-195071823'.
Warning: Found sharp turn with radius 6.37 at the start of edge '-52348720#0'.
Warning: Found sharp turn with radius 8.52 at the start of edge '122820534#0'.
Warning: Found sharp turn with radius 5.18 at the end of edge '168249863#0'.
Warning: Found angle of 121.15 degrees at edge '194073678#1', segment 0.
Warning: Found sharp turn with radius 7.15 at the start of edge '194167259#1'.
Warning: Found sharp turn with radius 3.53 at the end of edge '195071823'.
Warning: Found sharp turn with radius 8.32 at the end of edge '202162471'.
Warning: Found sharp turn with radius 0.34 at the end of edge '237751551#0'.
Warning: Found sharp turn with radius 8.48 at the start of edge '23852053#1'.
Warning: Found angle of 142.82 degrees at edge '6227654#2', segment 0.
Warning: Lane '-24992424#0_6' is not connected from any incoming edge at junction '2882261426'.
Warning: Lane '-24992424#1_6' is not connected from any incoming edge at junction 'cluster_2086246926_28373974'.
Warning: Lane '-24992424#2_6' is not connected from any incoming edge at junction '29219447'.
Warning: Lane '-24992424#3_6' is not connected from any incoming edge at junction '27410787'.
Warning: Lane '-24992424#4_6' is not connected from any incoming edge at junction '27410947'.
Warning: Invalid pedestrian topology: crossing ':2091651012_c0' across [24243101#0 -24243101#0] has no target.
Warning: Discarding invalid crossing ':2091651012_c1' at junction '2091651012' with edges [-24243101#1] (no walkingarea found).
Warning: The rail crossing '1157325170' does not have any roads.
Warning: The rail crossing '1615477665' does not have any roads.
Warning: The rail crossing '1673527106' does not have any roads.
Warning: The rail crossing '1673527109' does not have any roads.
Warning: The rail crossing '1827996436' does not have any roads.
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-388415.86,-5817979.56" convBoundary="0.00,0.00,6080.75,5405.51" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="-1.00"/>
    <type id="cycleway.lane|highway.pedestrian" priority="1" numLanes="1" speed="13.90" allow="pedestrian bicycle" oneway="1" width="3.20" bikeLaneWidth="-1.00"/>
    <type id="cycleway.lane|highway.primary" priority="9" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="cycleway.lane|highway.residential" priority="4" numLanes="1" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="cycleway.lane|highway.secondary" priority="7" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="cycleway.lane|highway.tertiary" priority="6" numLanes="1" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="-1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="-1.00"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="-1.00"/>
    <type id="cycleway.track|highway.primary" priority="9" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="cycleway.track|highway.secondary" priority="7" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="cycleway.track|highway.tertiary" priority="6" numLanes="1" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00" bikeLaneWidth="-1.00"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="8.33" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="1" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="1"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="27.78" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="16.67" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="1" sidewalkWidth="-1.00"/>
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,67c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netElements crossings with_tls create button_clear ( Last six runs Dec2020 )
netElements crossings with_tls create button_invert ( Last six runs Dec2020 )
netElements crossings without_tls create button_clear ( Last six runs Dec2020 )
netElements crossings without_tls create button_invert ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,218c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>
netElements crossings with_tls create default ( Last six runs Dec2020 )
netElements crossings with_tls create default_invalid ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create duplicated ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< 3 7
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create manual ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,218c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create single_crossing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create split_crossing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,229c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< 8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,187c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< dummyWidth
< -7
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,75c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="42.60,39.60 42.60,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="57.40,60.40 57.40,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="39.60,57.40 0.00,57.40"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="60.40,42.60 100.00,42.60"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="57.40,0.00 57.40,39.60"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks button_clear ( Last six runs Dec2020 )
netElements crossings with_tls create_sidewalks button_invert ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks button_clear ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks button_invert ( Last six runs Dec2020 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,226c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks default ( Last six runs Dec2020 )
netElements crossings with_tls create_sidewalks default_invalid ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks default ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks default_invalid ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,154c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< 3 7
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks duplicated ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks duplicated ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,226c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks manual ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks manual ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,154c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks single_crossing ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks single_crossing ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,237c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< 8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks split_crossing ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks split_crossing ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,195c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< dummyWidth
< -7
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="2.47" shape="45.20,60.40 44.85,57.95"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="6.56" shape="44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls create_sidewalks width ( Last six runs Dec2020 )
netElements crossings without_tls create_sidewalks width ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,183c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" speed="3.65" length="2.34" shape="48.40,60.40 49.20,59.20 50.00,58.80"/>
    </edge>
    <edge id=":Center_20" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls delete basic ( Last six runs Dec2020 )
netElements crossings without_tls delete basic ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete junction ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,584c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete junction_noredo ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,473c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,176c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4 8] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netElements crossings with_tls delete noredo ( Last six runs Dec2020 )
netElements crossings without_tls delete noredo ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete_sidewalks basic ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete_sidewalks junction ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,536c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete_sidewalks junction_noredo ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,433c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,168c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls delete_sidewalks noredo ( Last six runs Dec2020 )
netElements crossings without_tls delete_sidewalks noredo ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect customshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,226c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyShape
< 42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,305c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummy Edges
< 3 7 1
< TestFunctions: Clicked over position 584 - 393
< 4 8
< TestFunctions: Clicked over position 584 - 393
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,100c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 6
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netElements crossings with_tls inspect linkindex ( Last six runs Dec2020 )
netElements crossings with_tls inspect linkindex2 ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,131c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter '' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,89c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,226c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,102c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_selected linkindex ( Last six runs Dec2020 )
netElements crossings with_tls inspect_selected linkindex2 ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,152c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,22d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,92c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute priority 'false' into crossing ':Center_c0'
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,229c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks linkindex ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,94c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Value 'dummylinkIndex' for attribute linkIndex of crossing isn't valid
< Debug: Value '-3' for attribute linkIndex of crossing isn't valid
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute linkIndex '17' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks linkindex2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,94c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Value 'dummylinkIndex' for attribute linkIndex2 of crossing isn't valid
< Debug: Value '-3' for attribute linkIndex2 of crossing isn't valid
< Debug: Setting new attribute linkIndex2 '1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '1' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,152c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter '' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter '' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,22d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_selected_sidewalks parameters ( Last six runs Dec2020 )
netElements crossings without_tls inspect_selected_sidewalks parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,92c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute priority 'false' into crossing ':Center_c0'
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute priority 'true' into crossing ':Center_c1'
< Debug: Setting previous attribute priority 'true' into crossing ':Center_c0'
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,229c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_selected_sidewalks width ( Last six runs Dec2020 )
netElements crossings without_tls inspect_selected_sidewalks width ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,226c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyShape
< 42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="6.80" shape="44.88,58.19 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_sidewalks customshape ( Last six runs Dec2020 )
netElements crossings without_tls inspect_sidewalks customshape ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,305c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummy Edges
< 3 7 1
< TestFunctions: Clicked over position 584 - 393
< 4 8
< TestFunctions: Clicked over position 584 - 393
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3] has no target.
Warning: 14 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_sidewalks edges ( Last six runs Dec2020 )
netElements crossings without_tls inspect_sidewalks edges ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks linkindex ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,91c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Open additional dialog
< Debug: Cancel additional dialog
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute linkIndex '17' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 6
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks linkindex2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,227c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 6
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,131c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter '' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_sidewalks parameters ( Last six runs Dec2020 )
netElements crossings without_tls inspect_sidewalks parameters ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,89c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute priority 'true' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,226c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
<truncated after showing first 30 lines>
netElements crossings with_tls inspect_sidewalks width ( Last six runs Dec2020 )
netElements crossings without_tls inspect_sidewalks width ( Last six runs Dec2020 )

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="98.40,110.40 99.15,105.15 100.00,103.73"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="5.10" shape="94.10,106.70 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.26" length="12.40" shape="100.00,103.73 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
netElements crossings with_tls load basic ( Last six runs Dec2020 )
netElements crossings with_tls load linkindex ( Last six runs Dec2020 )
netElements crossings with_tls load linkindex2 ( Last six runs Dec2020 )
netElements crossings with_tls load priority ( Last six runs Dec2020 )
netElements crossings without_tls load linkindex ( Last six runs Dec2020 )
netElements crossings without_tls load linkindex2 ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls load custom_shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="3.95" shape="95.20,110.40 94.85,107.95 94.09,106.69"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="98.40,110.40 99.15,105.15 100.00,103.73"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="5.08" shape="94.09,106.69 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.26" length="12.40" shape="100.00,103.73 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="3.90" shape="110.40,104.80 107.95,105.15 106.73,105.88"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 79.60,79.60,120.40,120.40
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 79.60,79.60,120.40,120.40
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="98.40,110.40 99.15,105.15 100.00,103.73"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="5.10" shape="94.10,106.70 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.26" length="12.40" shape="100.00,103.73 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls load width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="98.40,110.40 99.15,105.15 100.00,103.73"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="9.26" length="12.40" shape="100.00,103.73 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="8.02" shape="110.40,104.80 107.95,105.15 106.20,106.20 105.15,107.95 104.94,109.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="110.40,101.60 105.15,100.85 103.73,100.00"/>
    </edge>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,218c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>
netElements crossings without_tls create default ( Last six runs Dec2020 )
netElements crossings without_tls create default_invalid ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create duplicated ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< 3 7
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create manual ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,218c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,83c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create single_crossing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,146c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create split_crossing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,229c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< 8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,187c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< dummyWidth
< -7
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create_sidewalks priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,91c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete junction ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,572c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete junction_noredo ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,465c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete_sidewalks basic ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,175c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete_sidewalks junction ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,524c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete_sidewalks junction_noredo ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,425c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect customshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,234c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyShape
< 42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,313c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummy Edges
< 3 7 1
< TestFunctions: Clicked over position 584 - 393
< 4 8
< TestFunctions: Clicked over position 584 - 393
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,139c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,97c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,234c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,160c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,22d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,97c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,237c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected_sidewalks priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,89c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute priority 'true' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute priority 'false' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_sidewalks priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,89c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute priority 'true' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute priority 'false' into crossing ':Center_c1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="19.35" shape="98.40,110.40 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="110.40,101.60 105.15,100.85 103.73,100.00"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="5.10" shape="106.70,105.90 106.20,106.20 105.15,107.95 104.80,110.40"/>
    </edge>
<truncated after showing first 30 lines>
netElements crossings without_tls load basic ( Last six runs Dec2020 )
netElements crossings without_tls load parameters ( Last six runs Dec2020 )
netElements crossings without_tls load priority ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls load custom_shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="19.35" shape="98.40,110.40 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="3.90" shape="110.40,104.80 107.95,105.15 106.73,105.88"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="110.40,101.60 105.15,100.85 103.73,100.00"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="5.14" shape="106.73,105.88 106.20,106.20 105.15,107.95 104.80,110.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls load width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,158c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 85.20,90.00,110.00,210.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="19.35" shape="98.40,110.40 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="8.02" shape="110.40,104.80 107.95,105.15 106.20,106.20 105.15,107.95 104.94,109.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="110.40,101.60 105.15,100.85 103.73,100.00"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="1.01" shape="104.94,109.40 104.80,110.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu restore_geometry_point ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,208c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 7.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 7.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 -0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu reverse_direction ( Last six runs Dec2020 )

---------- Differences in errors ----------
6,239c6
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -13.20,-13.20,13.20,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 36.80,-13.20,63.20,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,2.80,17.20,30.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu reverse_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
6,240c6
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -13.20,-13.20,13.20,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 36.80,-13.20,63.20,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,2.80,17.20,30.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c0' across [gneE8 gneE9] has no target.
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c0' across [gneE8 gneE9] has no target.
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c0' across [gneE8 gneE9] has no target.
< Warning: 8 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu set_geometry_point ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,208c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 -0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu smooth_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,208c2
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 -0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu smooth_elevation_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,187c7
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -13.20,-13.20,13.20,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 36.80,-13.20,63.20,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,-0.45,17.30,29.88
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 32.49,-0.56,63.20,29.63
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 -0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu split_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,262c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2.16_0" startPos="25.73" endPos="25.83" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu split_edge_both ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,332c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,14d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c0' across [gneE8 gneE9] has no target.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c0' across [gneE8 gneE9] has no target.
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: 6 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2.16_0" startPos="23.23" endPos="29.83" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu straighten_elevation_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
6,208c6
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -13.20,-13.20,13.20,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 36.80,-13.20,63.20,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,-0.45,17.30,29.88
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: The lane 'gneE3_0' to use within the busStop 'busStop5' is not known.
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="47.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="37.00" endPos="47.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu straigthen_edge ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,184c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="-3.20,3.20 0.00,3.20 -0.00,3.20 3.20,3.20 3.20,3.20 3.20,0.00 3.20,0.00 3.20,-3.20 -3.02,1.24 -2.49,-0.36 -1.60,-1.60 -0.36,-2.49 1.24,-3.02"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges create basic ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,374c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Adding junction 'gneJ0' into net
< Debug: Adding junction 'gneJ1' into net
< Debug: Adding edge 'gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding junction 'gneJ3' into net
< Debug: Adding edge 'gneE1' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Adding junction 'gneJ4' into net
< Debug: Adding junction 'gneJ5' into net
< Debug: Adding edge 'gneE3' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ4'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,20d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 391 - 276
< TestFunctions: Clicked over position 814 - 276
< TestFunctions: Clicked over position 391 - 353
< TestFunctions: Clicked over position 814 - 353
< TestFunctions: Clicked over position 814 - 353
< TestFunctions: Clicked over position 391 - 353
< TestFunctions: Clicked over position 391 - 460
< TestFunctions: Clicked over position 391 - 568
< TestFunctions: Clicked over position 391 - 568
< TestFunctions: Clicked over position 814 - 568
< TestFunctions: Clicked over position 814 - 568
< TestFunctions: Clicked over position 814 - 460
< TestFunctions: Clicked over position 814 - 460
< TestFunctions: Clicked over position 391 - 460
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,15.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="3.65" length="4.67" shape="0.00,61.60 -1.20,60.80 -1.60,60.00 -1.20,59.20 0.00,58.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="85.00,58.40 86.20,59.20 86.60,60.00 86.20,60.80 85.00,61.60"/>
    </edge>
    <edge id=":gneJ4_0" function="internal">
        <lane id=":gneJ4_0_0" index="0" speed="6.08" length="7.74" shape="3.20,36.60 1.10,36.30 -0.40,35.40 -1.30,33.90 -1.60,31.80"/>
    </edge>
    <edge id=":gneJ4_1" function="internal">
        <lane id=":gneJ4_1_0" index="0" speed="3.90" length="2.58" shape="1.60,31.80 1.70,32.50 2.00,33.00 2.50,33.30 3.20,33.40"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,18.20 -1.30,16.10 -0.40,14.60 1.10,13.70 3.20,13.40"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="3.90" length="2.58" shape="3.20,16.60 2.50,16.70 2.00,17.00 1.70,17.50 1.60,18.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="3.90" length="2.58" shape="83.40,18.20 83.30,17.50 83.00,17.00 82.50,16.70 81.80,16.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.08" length="7.74" shape="81.80,13.40 83.90,13.70 85.40,14.60 86.30,16.10 86.60,18.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges create split_multiple ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,109c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Adding junction 'gneJ0' into net
< Debug: Adding junction 'gneJ1' into net
< Debug: Adding edge 'gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge '-gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE0'
< Debug: invalidating (removing) connections of edge '-gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding edge 'gneE0.39' from net
< Debug: Setting new attribute to 'gneJ2' into edge 'gneE0'
< Debug: Setting new attribute shapeEnd '' into edge 'gneE0'
< Debug: Adding connection 'gneE0_0->gneE0.39_0' into edge 'gneE0'
< Debug: Created connection 'fromgneE0_0togneE0.39_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE0.40' from net
< Debug: Setting new attribute to 'gneJ2' into edge '-gneE0'
< Debug: Setting new attribute shapeEnd '' into edge '-gneE0'
< Debug: Adding connection '-gneE0_0->-gneE0.40_0' into edge '-gneE0'
< Debug: Created connection 'from-gneE0_0to-gneE0.40_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 417 - 407
< TestFunctions: Clicked over position 841 - 409
< TestFunctions: Clicked with Shift key pressed over position 629 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,50.00,90.00,50.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="10.00,51.60 8.80,50.80 8.40,50.00 8.80,49.20 10.00,48.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="90.00,48.40 91.20,49.20 91.60,50.00 91.20,50.80 90.00,51.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="49.81,51.60 49.81,51.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="49.81,48.40 49.81,48.40"/>
    </edge>

    <edge id="-gneE0" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="-gneE0_0" index="0" speed="13.89" length="40.19" shape="90.00,51.60 49.81,51.60"/>
    </edge>
    <edge id="-gneE0.40" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="-gneE0.40_0" index="0" speed="13.89" length="39.81" shape="49.81,51.60 10.00,51.60"/>
    </edge>
    <edge id="gneE0" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="39.81" shape="10.00,48.40 49.81,48.40"/>
    </edge>
    <edge id="gneE0.39" from="gneJ2" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges create split_single ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,93c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Key F5 (Compute) pressed
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Adding junction 'gneJ0' into net
< Debug: Adding junction 'gneJ1' into net
< Debug: Adding edge 'gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge '-gneE0' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE0'
< Debug: invalidating (removing) connections of edge '-gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding edge 'gneE0.39' from net
< Debug: Setting new attribute to 'gneJ2' into edge 'gneE0'
< Debug: Setting new attribute shapeEnd '' into edge 'gneE0'
< Debug: Adding connection 'gneE0_0->gneE0.39_0' into edge 'gneE0'
< Debug: Created connection 'fromgneE0_0togneE0.39_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE0_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0.39_0to-gneE0_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing connection 'gneE0_0->gneE0.39_0' from edge 'gneE0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 417 - 407
< TestFunctions: Clicked over position 841 - 409
< TestFunctions: Clicked with alt and shift key pressed over position 629 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,50.00,90.00,50.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="10.00,51.60 8.80,50.80 8.40,50.00 8.80,49.20 10.00,48.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="90.00,48.40 91.20,49.20 91.60,50.00 91.20,50.80 90.00,51.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="3.00" shape="46.80,48.40 49.80,48.40"/>
    </edge>

    <edge id="-gneE0" from="gneJ1" to="gneJ0" priority="-1">
        <lane id="-gneE0_0" index="0" speed="13.89" length="80.00" shape="90.00,51.60 10.00,51.60"/>
    </edge>
    <edge id="gneE0" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="36.80" shape="10.00,48.40 46.80,48.40"/>
    </edge>
    <edge id="gneE0.39" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE0.39_0" index="0" speed="13.89" length="40.20" shape="49.80,48.40 90.00,48.40"/>
    </edge>

    <junction id="gneJ0" type="priority" x="10.00" y="50.00" incLanes="-gneE0_0" intLanes=":gneJ0_0_0" shape="10.00,50.00 10.00,53.20 10.00,50.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,393c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_3_2_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_2_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_2_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_3to7_3' in retrieveGNEConnection()
< Debug: Created connection 'from4_3to8_3' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_3' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_3' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_3to4_3' in retrieveGNEConnection()
< Debug: Created connection 'from7_3to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 368
< TestFunctions: Clicked over position 830 - 404
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Discarding invalid crossing ':Center_c1' at junction 'Center' with edges [7] (no walkingarea found).
Warning: Discarding invalid crossing ':Center_c1' at junction 'Center' with edges [7] (no walkingarea found).
Warning: Discarding invalid crossing ':Center_c1' at junction 'Center' with edges [7] (no walkingarea found).
Warning: Discarding invalid crossing ':Center_c1' at junction 'Center' with edges [7] (no walkingarea found).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,50.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="13.90" length="15.80" shape="45.20,51.50 45.20,35.70"/>
        <lane id=":Center_0_1" index="1" speed="13.90" length="15.80" shape="48.40,51.50 48.40,35.70"/>
    </edge>
    <edge id=":Center_2" function="internal">
        <lane id=":Center_2_0" index="0" speed="13.90" length="15.80" shape="54.80,35.70 54.80,51.50"/>
        <lane id=":Center_2_1" index="1" speed="13.90" length="15.80" shape="51.60,35.70 51.60,51.50"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" allow="bicycle" speed="6.08" length="7.76" shape="42.10,42.00 43.46,41.61 44.42,40.42 45.01,38.46 45.20,35.70"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="7.02" length="10.69" shape="42.10,45.20 43.46,44.61 44.42,42.83 45.01,39.86 45.20,35.70"/>
    </edge>
    <edge id=":Center_6" function="internal">
        <lane id=":Center_6_0" index="0" disallow="pedestrian rail_fast" speed="8.38" length="15.67" shape="42.10,48.40 44.86,47.61 46.83,45.22 48.01,41.26 48.40,35.70"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect allow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,89c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyAllowed' for attribute allow of edge isn't valid
< Debug: Setting new attribute allow '' into lane 'gneE2_0'
< Debug: Setting new attribute allow '' into lane 'gneE2_1'
< Debug: Setting new attribute allow '' into edge 'gneE2'
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of edge isn't valid
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_0'
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect disallow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,86c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into lane 'gneE2_0'
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into lane 'gneE2_1'
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect endoffset ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,89c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_0'
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_1'
< Debug: Setting new attribute endOffset '0' into edge 'gneE2'
< Debug: Value '-3' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute endOffset '12' into lane 'gneE2_0'
< Debug: Setting new attribute endOffset '12' into lane 'gneE2_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyEndOffset
< 
< -3
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect from ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,186c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummy_Junction' for attribute from of edge isn't valid
< Debug: Value '' for attribute from of edge isn't valid
< Debug: Value 'gneJ2' for attribute from of edge isn't valid
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE3_0->gneE8_0' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummy_Junction
< 
< gneJ2
< gneJ0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="11.95" length="32.96" shape="-1.60,5.28 0.33,2.27 6.11,0.12 15.74,-1.17 29.23,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="10.30" length="5.32" shape="-1.60,5.28 0.79,2.35 2.33,2.41"/>
    </edge>
    <edge id=":gneJ0_4" function="internal">
        <lane id=":gneJ0_4_0" index="0" speed="10.30" length="25.90" shape="2.33,2.41 7.17,2.58 16.35,5.12 27.16,9.14"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="5.78" length="13.17" shape="29.23,1.60 24.56,1.89 22.86,2.74 24.12,4.17 28.35,6.17"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="11.13" length="28.42" shape="29.23,1.60 17.14,1.83 8.51,2.52 3.33,3.67 1.60,5.28"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,80c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value '' for attribute id of edge isn't valid
< Debug: Value 'gneE3' for attribute id of edge isn't valid
< Debug: Setting new attribute id 'correct_ID' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute id 'gneE2' into edge 'correct_ID'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< gneE3
< correct_ID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="correct_ID_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="correct_ID_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect length ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,81c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Value '' for attribute length of edge isn't valid
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute length '40.5' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyLegth
< 
< -12
< 40.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,79c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE2'
< Debug: Setting new attribute name 'my own name' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '%%%$$$$$%' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< %%%$$$$$%
< my own name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect numlanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,196c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE3_0->gneE8_0' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE3'
< Debug: invalidating (removing) connections of edge 'gneE3' due it were guessed
< Debug: Removing connection 'gneE9_0->gneE2_1' from edge 'gneE9'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< dummyLanes
< -6
< 3.5
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.05" length="7.66" shape="-1.60,3.10 -1.30,1.04 -0.40,-0.43 1.10,-1.31 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.09" shape="3.20,1.60 2.00,0.80 1.71,0.22"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.22 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.86" length="2.50" shape="48.40,3.10 48.30,2.44 48.00,1.97 47.50,1.69 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.65" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.28"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.02" shape="48.26,0.28 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,134c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into edge 'gneE2'
< Debug: Setting new attribute genericParameter '' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,81c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute priority '-1' into edge 'gneE2'
< Debug: Value 'dummyPriority' for attribute priority of edge isn't valid
< Debug: Setting new attribute priority '-6' into edge 'gneE2'
< Debug: Value '' for attribute priority of edge isn't valid
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< dummyPriority
< -6
< 6.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,81c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute shape of edge isn't valid
< Debug: Key F5 (Compute) pressed
< Debug: Setting new attribute shape '13.112,16.22 34.19,16.11' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyShape
< 
< TestFunctions: Clicked over position 554 - 348
< 13.112,16.22 34.19,16.11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect shapeend ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,82c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute shapeEnd '14,15.5' into edge 'gneE2'
< Debug: Setting new attribute shapeEnd '' into edge 'gneE2'
< Debug: Setting new attribute shapeEnd '34,15.5' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyShapeEnd
< 24
< 14,15.5
< 
< 34,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect shapestart ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,80c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
< Debug: Setting new attribute shapeStart '14,15.5' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shapeStart '' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyShapeStart
< 34
< 
< 14,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,86c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpeed' for attribute speed of edge isn't valid
< Debug: Value '-13' for attribute speed of edge isn't valid
< Debug: Setting new attribute speed '120.5' into lane 'gneE2_0'
< Debug: Setting new attribute speed '120.5' into lane 'gneE2_1'
< Debug: Setting new attribute speed '120.5' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< dummySpeed
< -13
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: Speed of turning connection 'gneE2_0->gneE4_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: 6 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect spreadtype ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,80c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Value '' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute spreadType 'center' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute spreadType 'right' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummySpread
< 
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.20,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect to ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,202c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummy_Junction' for attribute to of edge isn't valid
< Debug: Value '' for attribute to of edge isn't valid
< Debug: Value 'gneJ3' for attribute to of edge isn't valid
< Debug: Removing connection 'gneE5_0->gneE3_1' from edge 'gneE5'
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_1' in removeConnection()
< Debug: Removing connection 'gneE5_0->gneE3_0' from edge 'gneE5'
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_0' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummy_Junction
< 
< gneJ3
< gneJ1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="11.13" length="28.42" shape="48.40,5.28 46.67,3.67 41.49,2.52 32.86,1.83 20.77,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="11.95" length="32.96" shape="20.77,-1.60 34.26,-1.17 43.89,0.12 49.67,2.27 51.60,5.28"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="5.78" length="13.17" shape="21.65,6.17 25.88,4.17 27.14,2.74 25.44,1.89 20.77,1.60"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="10.30" length="31.23" shape="22.84,9.14 33.65,5.12 42.83,2.58 49.21,2.35 51.60,5.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect type ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,79c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute type '%%$$&&&' into edge 'gneE2'
< Debug: Setting new attribute type 'customType' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute type '%%$$&&&' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< %%$$&&&
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,90c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute width '-1' into lane 'gneE2_0'
< Debug: Setting new attribute width '-1' into lane 'gneE2_1'
< Debug: Setting new attribute width '-1' into edge 'gneE2'
< Debug: Value '-2' for attribute width of edge isn't valid
< Debug: Value 'default' for attribute width of edge isn't valid
< Debug: Setting new attribute width '4' into lane 'gneE2_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyWidth
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected allow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,101c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyAllowed' for attribute allow of edge isn't valid
< Debug: Setting new attribute allow '' into lane 'gneE2_0'
< Debug: Setting new attribute allow '' into lane 'gneE2_1'
< Debug: Setting new attribute allow '' into edge 'gneE2'
< Debug: Setting new attribute allow '' into lane 'gneE3_0'
< Debug: Setting new attribute allow '' into lane 'gneE3_1'
< Debug: Setting new attribute allow '' into edge 'gneE3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected disallow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,95c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into lane 'gneE2_0'
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into lane 'gneE2_1'
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into edge 'gneE2'
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into lane 'gneE3_0'
< Debug: Setting new attribute disallow 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' into lane 'gneE3_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected endoffset ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,101c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_0'
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_1'
< Debug: Setting new attribute endOffset '0' into edge 'gneE2'
< Debug: Setting new attribute endOffset '0' into lane 'gneE3_0'
< Debug: Setting new attribute endOffset '0' into lane 'gneE3_1'
< Debug: Setting new attribute endOffset '0' into edge 'gneE3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyEndOffset
< 
< -3
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected length ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,84c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Value '' for attribute length of edge isn't valid
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute length '40.5' into edge 'gneE2'
< Debug: Setting new attribute length '40.5' into edge 'gneE3'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyLegth
< 
< -12
< 40.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,83c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE2'
< Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE3'
< Debug: Setting new attribute name 'my own name' into edge 'gneE2'
< Debug: Setting new attribute name 'my own name' into edge 'gneE3'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< %%%$$$$$%
< my own name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected numlanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,258c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE3_0->gneE8_0' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE3'
< Debug: invalidating (removing) connections of edge 'gneE3' due it were guessed
< Debug: Removing connection 'gneE9_0->gneE2_1' from edge 'gneE9'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 
< dummyLanes
< -6
< 3.5
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.05" length="7.66" shape="-1.60,3.10 -1.30,1.04 -0.40,-0.43 1.10,-1.31 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.09" shape="3.20,1.60 2.00,0.80 1.71,0.22"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.22 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.86" length="2.50" shape="48.40,3.10 48.30,2.44 48.00,1.97 47.50,1.69 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.65" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.28"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.02" shape="48.26,0.28 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,155c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into edge 'gneE3'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into edge 'gneE3'
< Debug: Setting new attribute genericParameter '' into edge 'gneE2'
< Debug: Setting new attribute genericParameter '' into edge 'gneE3'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,19d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,85c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute priority '-1' into edge 'gneE2'
< Debug: Setting new attribute priority '-1' into edge 'gneE3'
< Debug: Value 'dummyPriority' for attribute priority of edge isn't valid
< Debug: Setting new attribute priority '-6' into edge 'gneE2'
< Debug: Setting new attribute priority '-6' into edge 'gneE3'
< Debug: Value '' for attribute priority of edge isn't valid
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 
< dummyPriority
< -6
< 6.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected shapeend ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,87c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute shapeEnd '14,15.5' into edge 'gneE2'
< Debug: Setting new attribute shapeEnd '14,15.5' into edge 'gneE3'
< Debug: Setting new attribute shapeEnd '' into edge 'gneE2'
< Debug: Setting new attribute shapeEnd '' into edge 'gneE3'
< Debug: Setting new attribute shapeEnd '34,15.5' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyShapeEnd
< 24
< 14,15.5
< 
< 34,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected shapestart ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,83c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
< Debug: Setting new attribute shapeStart '14,15.5' into edge 'gneE2'
< Debug: Setting new attribute shapeStart '14,15.5' into edge 'gneE3'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyShapeStart
< 34
< 
< 14,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,95c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpeed' for attribute speed of edge isn't valid
< Debug: Value '-13' for attribute speed of edge isn't valid
< Debug: Setting new attribute speed '120.5' into lane 'gneE2_0'
< Debug: Setting new attribute speed '120.5' into lane 'gneE2_1'
< Debug: Setting new attribute speed '120.5' into edge 'gneE2'
< Debug: Setting new attribute speed '120.5' into lane 'gneE3_0'
< Debug: Setting new attribute speed '120.5' into lane 'gneE3_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 
< dummySpeed
< -13
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE3_0->gneE8_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: Speed of turning connection 'gneE5_0->gneE3_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE5_0->gneE3_1' reduced by 58.52 due to turning radius of 13.67 (length=16.85, angle=90.00).
Warning: 12 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected spreadtype ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,83c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Value '' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute spreadType 'center' into edge 'gneE2'
< Debug: Setting new attribute spreadType 'center' into edge 'gneE3'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummySpread
< 
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.20,23.20" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected type ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,83c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute type '%%$$&&&' into edge 'gneE2'
< Debug: Setting new attribute type '%%$$&&&' into edge 'gneE3'
< Debug: Setting new attribute type 'customType' into edge 'gneE2'
< Debug: Setting new attribute type 'customType' into edge 'gneE3'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< %%$$&&&
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,102c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute width '-1' into lane 'gneE2_0'
< Debug: Setting new attribute width '-1' into lane 'gneE2_1'
< Debug: Setting new attribute width '-1' into edge 'gneE2'
< Debug: Setting new attribute width '-1' into lane 'gneE3_0'
< Debug: Setting new attribute width '-1' into lane 'gneE3_1'
< Debug: Setting new attribute width '-1' into edge 'gneE3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyWidth
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="1"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="1"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,-0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges load allow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" disallow="authority vip hov motorcycle moped tram rail_fast" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" disallow="taxi coach delivery truck rail_fast" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load disallow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" disallow="all" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" allow="tram rail_urban rail rail_electric ship" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load endoffset ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="38.00" endOffset="12.00" shape="0.00,-1.60 38.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="45.50" endOffset="4.50" shape="50.00,1.60 4.50,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load length ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" length="600.00">
        <lane id="gneE12_0" index="0" speed="13.89" length="600.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" length="500.00">
        <lane id="gneE13_0" index="0" speed="13.89" length="500.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load name ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" name="edge2" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" name="edge1" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load numlanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,42c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,21.20
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,21.20
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-16.40,10.00,22.80
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-16.40,60.00,22.80
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,21.20
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="3.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE12_1" index="1" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,11.20 0.00,11.20"/>
        <lane id="gneE13_1" index="1" speed="13.89" length="50.00" shape="50.00,8.00 0.00,8.00"/>
        <lane id="gneE13_2" index="2" speed="13.89" length="50.00" shape="50.00,4.80 0.00,4.80"/>
        <lane id="gneE13_3" index="3" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0 gneE13_1 gneE13_2 gneE13_3" intLanes="" shape="0.00,0.00 0.00,12.80 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0 gneE12_1" intLanes="" shape="50.00,0.00 50.00,-6.40 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
        <param key="key3" value="value3"/>
        <param key="key4" value="value4"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
        <param key="key1" value="value1"/>
        <param key="key2" value="value2"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="65">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="4">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-0.90,12.00,23.10
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-0.90,62.00,23.10
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.07,1.10,60.06,27.99
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-0.90,12.00,23.10
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-0.90,62.00,23.10
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.07,1.10,60.06,27.99
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.50,-0.90,10.00,24.30
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-1.03,62.39,24.30
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.07,1.10,60.06,27.99
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="7.88" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Found angle of 154.44 degrees at edge 'gneE13', segment 0.
Warning: Found angle of 137.43 degrees at edge 'gneE13', segment 4.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-38.90" convBoundary="0.00,0.00,50.00,17.99" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" shape="0.00,11.10 8.90,0.00 16.20,5.70 27.70,6.10 33.50,2.90 35.70,0.30 41.60,1.70 50.00,11.10">
        <lane id="gneE12_0" index="0" speed="13.89" length="63.70" shape="-1.25,10.10 8.64,-2.23 16.78,4.12 27.31,4.49 32.47,1.64 35.11,-1.48 42.46,0.26 51.19,10.03"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" shape="50.00,11.10 5.40,12.80 15.30,17.08 26.06,17.99 38.18,17.31 43.40,12.90 0.00,11.10">
        <lane id="gneE13_0" index="0" speed="13.89" length="128.63" shape="50.06,12.70 12.51,14.13 15.70,15.51 26.08,16.39 37.56,15.74 39.23,14.33 -0.07,12.70"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="11.10" incLanes="gneE13_0" intLanes="" shape="-0.00,11.10 -2.50,9.10 -0.13,14.30"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="11.10" incLanes="gneE12_0" intLanes="" shape="50.00,11.10 50.12,14.30 52.39,8.97"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load shapeend ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-7.01,12.00,16.99
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-7.01,62.00,16.99
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.19,-11.59,51.97,14.99
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 0.14,-5.01,60.22,22.01
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-7.01,12.00,16.99
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-7.01,62.00,16.99
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.19,-11.59,51.97,14.99
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary 0.14,-5.01,60.22,22.01
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.38,-8.19,11.34,24.85
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.93,-14.05,60.43,18.16
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.19,-11.59,51.97,14.99
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 0.14,-5.01,60.22,22.01
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="5.21" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-45.01" convBoundary="0.00,0.00,50.00,10.42" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" shape="0.00,4.99 41.97,0.00">
        <lane id="gneE12_0" index="0" speed="13.89" length="55.55" shape="-0.19,3.40 49.11,-2.46"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" shape="50.00,4.99 10.14,10.42">
        <lane id="gneE13_0" index="0" speed="13.89" length="56.28" shape="50.22,6.58 1.13,13.26"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="4.99" incLanes="gneE13_0" intLanes="" shape="0.00,4.99 -0.38,1.81 1.34,14.85"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="4.99" incLanes="gneE12_0" intLanes="" shape="50.00,4.99 50.43,8.16 48.93,-4.05"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load shapestart ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-6.32,12.00,17.68
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-6.32,62.00,17.68
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 4.31,-11.58,60.25,15.68
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.27,-4.32,50.53,24.23
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-6.32,12.00,17.68
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-6.32,62.00,17.68
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary 4.31,-11.58,60.25,15.68
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.27,-4.32,50.53,24.23
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.54,-15.24,11.74,18.83
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.02,-7.48,60.50,27.19
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 4.31,-11.58,60.25,15.68
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.27,-4.32,50.53,24.23
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="6.32" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-44.32" convBoundary="0.00,0.00,50.00,12.65" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" shape="14.31,0.00 50.00,5.68">
        <lane id="gneE12_0" index="0" speed="13.89" length="57.24" shape="1.49,-3.66 50.25,4.10"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" shape="40.53,12.65 0.00,5.68">
        <lane id="gneE13_0" index="0" speed="13.89" length="57.74" shape="48.29,15.61 -0.27,7.26"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="5.68" incLanes="gneE13_0" intLanes="" shape="1.74,-5.24 -0.54,8.83 0.00,5.68"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="5.68" incLanes="gneE12_0" intLanes="" shape="48.02,17.19 50.50,2.52 50.00,5.68"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="60.00" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="40.00" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load spreadtype ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-8.40,60.05,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-8.40,60.05,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-8.40,60.05,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.05,1.60" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" spreadType="center" shape="50.05,1.60 0.00,1.60">
        <lane id="gneE13_0" index="0" speed="13.89" length="53.25" shape="50.05,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,-0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,-0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load type ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" type="Type2">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" type="Type1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges load width ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,38c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-16.00,10.00,22.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-16.00,60.00,22.00
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" width="6.00" shape="0.00,-3.00 50.00,-3.00"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" width="12.00" shape="50.00,6.00 0.00,6.00"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,12.00 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-6.00 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements edges move basic ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Setting new attribute shape '25.00,-15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-25.00,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-25.00,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.96" length="3.68" shape="-0.82,1.37 -1.68,0.69 -1.97,0.00 -1.68,-0.69 -0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.96" length="3.68" shape="50.82,-1.37 51.68,-0.69 51.97,0.00 51.68,0.69 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="60.23" shape="-0.82,-1.37 25.00,-16.87 50.82,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move move_geometrypoint ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Setting new attribute shape '25.00,-15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-25.00,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '25.00,0.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-25.00,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '25.00,0.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.96" length="3.68" shape="-0.82,1.37 -1.68,0.69 -1.97,0.00 -1.68,-0.69 -0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.96" length="3.68" shape="50.82,-1.37 51.68,-0.69 51.97,0.00 51.68,0.69 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="60.23" shape="-0.82,-1.37 25.00,-16.87 50.82,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,68c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Setting previous attribute shape '' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 388
< TestFunctions: Clicked over position 629 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.82,1.37 -1.44,0.07 -1.37,-0.82 -0.62,-1.30 0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.18,-1.37 50.62,-1.30 51.37,-0.82 51.44,0.07 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="56.39" shape="0.82,-1.37 25.00,13.13 49.18,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both_both_junctions ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,92c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute pos '0.00,15.00' into junction 'gneJ0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,25.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,3.00,12.00,27.00
< Debug: Setting new attribute pos '50.00,15.00' into junction 'gneJ1'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,25.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,3.00,62.00,27.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '50.00,0.00' into junction 'gneJ1'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 408
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 379 - 378
< TestFunctions: Clicked over position 874 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,16.60 -1.20,15.80 -1.60,15.00 -1.20,14.20 0.00,13.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,13.40 51.20,14.20 51.60,15.00 51.20,15.80 50.00,16.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,13.40 50.00,13.40"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,16.60 0.00,16.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both_from_junction ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,68c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Setting previous attribute shape '' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 408
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 379 - 189
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.82,1.37 -1.44,0.07 -1.37,-0.82 -0.62,-1.30 0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.18,-1.37 50.62,-1.30 51.37,-0.82 51.44,0.07 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="56.39" shape="0.82,-1.37 25.00,13.13 49.18,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both_to_junction ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,98c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute pos '50.00,15.00' into junction 'gneJ1'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,3.00,62.00,27.00
< Debug: Setting new attribute shapeStart '0.00,15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 408
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 874 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.63" length="16.84" shape="0.00,1.87 4.33,4.75 5.77,7.63 4.33,10.52 0.00,13.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="7.59" length="22.63" shape="42.44,2.67 49.36,3.61 52.79,6.24 52.75,10.57 49.22,16.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,15.00 25.00,15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="45.41" shape="0.00,13.40 24.56,13.40 42.44,2.67"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,15.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="53.30" shape="49.22,16.60 24.56,16.60 0.00,1.87"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_none_both_junctions ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,59c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 379 - 378
< TestFunctions: Clicked over position 874 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.87" length="4.50" shape="-0.82,1.37 -1.73,0.32 -1.90,-0.53 -1.32,-1.17 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.87" length="4.50" shape="50.00,-1.60 51.32,-1.17 51.90,-0.53 51.73,0.32 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_separated ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,132c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-1.00,12.00,23.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-1.00,62.00,23.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,10.00,12.00,34.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,10.00,62.00,34.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 37.00,-12.00,61.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.60,60.00,21.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,1.00,60.00,22.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.60,59.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,12.00,60.00,33.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE0_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE0_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE3_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE3_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_3' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into edge 'gneE3'
< Debug: Setting new attribute selected 'true' into edge 'gneE4'
< Debug: Setting new attribute shape '25.00,25.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-0.60,60.00,21.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.60,60.00,35.00
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE3'
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-11.60,59.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,6d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_6" lane="gneE0_0" startPos="6.00" endPos="16.00"/>
    <busStop id="busStop_gneE0_0_7" lane="gneE0_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
    <busStop id="busStop_gneE3_0_4" lane="gneE3_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE3_0_5" lane="gneE3_0" startPos="6.00" endPos="16.00"/>
    <busStop id="busStop_gneE4_0_2" lane="gneE4_0" startPos="35.00" endPos="45.00"/>
    <busStop id="busStop_gneE4_0_3" lane="gneE4_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,11.00" convBoundary="0.00,0.00,50.00,35.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.78,12.40 -1.44,11.11 -1.40,10.22 -0.66,9.72 0.78,9.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.22,9.60 50.66,9.72 51.40,10.22 51.44,11.11 50.78,12.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,11.00 25.00,25.00 50.00,11.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="55.51" shape="0.78,9.60 25.00,23.17 49.22,9.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,11.00 25.00,25.00 0.00,11.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="59.10" shape="50.78,12.40 25.00,26.83 -0.78,12.40"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="-1" shape="0.00,0.00 25.00,15.00 49.00,0.00">
        <lane id="gneE3_0" index="0" speed="13.89" length="55.50" shape="0.82,-1.37 24.98,13.12 48.15,-1.36"/>
    </edge>
    <edge id="gneE4" from="gneJ3" to="gneJ2" priority="-1" shape="50.00,22.00 25.00,35.00 0.00,22.00">
        <lane id="gneE4_0" index="0" speed="13.89" length="58.02" shape="50.74,23.42 25.00,36.80 -0.74,23.42"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_single ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,74c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute shape '25.00,15.00' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
< Debug: Setting new attribute shape '25.00,-15.00' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-25.00,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE0'
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-25.00,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '' into edge 'gneE1'
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.96" length="3.68" shape="-0.82,1.37 -1.68,0.69 -1.97,0.00 -1.68,-0.69 -0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.96" length="3.68" shape="50.82,-1.37 51.68,-0.69 51.97,0.00 51.68,0.69 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="60.23" shape="-0.82,-1.37 25.00,-16.87 50.82,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed all ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE13'
< Debug: declaring connections of edge 'gneE13' as loaded (It will not be removed)
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< all
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed army ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE21'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21'
< Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21'
< Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15'
< Debug: Removing edge '-gneE21' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed authority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE21'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21'
< Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21'
< Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16'
< Debug: Removing edge 'gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE21' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ16'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE21'
< Debug: declaring connections of edge 'gneE21' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ15'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE21'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< authority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed bicycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE17'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17'
< Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17'
< Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18'
< Debug: Removing edge '-gneE17' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed bus ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE14'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ4'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE14'
< Debug: invalidating (removing) connections of edge '-gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ5'
< Debug: Removing edge '-gneE14' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed coach ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE15'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7'
< Debug: Removing edge '-gneE15' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< coach
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed custom1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE25'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25'
< Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25'
< Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27'
< Debug: Removing edge '-gneE25' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed custom2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE25'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25'
< Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25'
< Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28'
< Debug: Removing edge 'gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE25' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25'
< Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< custom2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed delivery ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE15'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8'
< Debug: Removing edge 'gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE15' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ8'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE15'
< Debug: declaring connections of edge 'gneE15' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ7'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE15'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< delivery
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed emergency ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE18'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18'
< Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18'
< Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9'
< Debug: Removing edge '-gneE18' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< emergency
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed evehicle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE20'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20'
< Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20'
< Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13'
< Debug: Removing edge 'gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE20' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ13'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE20'
< Debug: declaring connections of edge 'gneE20' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ14'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE20'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< evehicle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed hov ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE24'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24'
< Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24'
< Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26'
< Debug: Removing edge 'gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE24' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ26'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE24'
< Debug: declaring connections of edge 'gneE24' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ25'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE24'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< hov
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed moped ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE17'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17'
< Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17'
< Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17'
< Debug: Removing edge 'gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE17' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ17'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE17'
< Debug: declaring connections of edge 'gneE17' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ18'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE17'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< moped
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed motorcycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE18'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18'
< Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18'
< Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10'
< Debug: Removing edge 'gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE18' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ10'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE18'
< Debug: declaring connections of edge 'gneE18' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ9'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE18'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< motorcycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed passenger ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,138c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE13'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing edge 'gneE13' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE13' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed pedestrian ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE16'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16'
< Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16'
< Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19'
< Debug: Removing edge '-gneE16' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed private ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE20'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20'
< Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20'
< Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
< Debug: Removing edge '-gneE20' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< private
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed rail ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,204c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE19'
< Debug: Setting new attribute selected 'true' into edge '-gneE23'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE22'
< Debug: Setting new attribute selected 'true' into edge 'gneE23'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19'
< Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19'
< Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11'
< Debug: Removing edge '-gneE19' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE23'
< Debug: invalidating (removing) connections of edge 'gneE23' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ24'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE23'
< Debug: invalidating (removing) connections of edge '-gneE23' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23'
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< rail
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed rail_electric ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE19'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19'
< Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19'
< Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11'
< Debug: Removing edge '-gneE19' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< rail_electric
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed rail_urban ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE23'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE23'
< Debug: invalidating (removing) connections of edge 'gneE23' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ24'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE23'
< Debug: invalidating (removing) connections of edge '-gneE23' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23'
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< rail_urban
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed ship ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE19'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19'
< Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19'
< Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12'
< Debug: Removing edge 'gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE19' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ12'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE19'
< Debug: declaring connections of edge 'gneE19' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ11'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE19'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< ship
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed taxi ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE14'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE14'
< Debug: invalidating (removing) connections of edge '-gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ5'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ4'
< Debug: Removing edge 'gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE14' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ4'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE14'
< Debug: declaring connections of edge 'gneE14' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ5'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE14'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< taxi
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed trailer ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE22'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22'
< Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22'
< Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22'
< Debug: Removing edge 'gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE22' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ22'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE22'
< Debug: declaring connections of edge 'gneE22' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ21'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE22'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< trailer
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed tram ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE16'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16'
< Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16'
< Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Removing edge 'gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE16' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ20'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE16'
< Debug: declaring connections of edge 'gneE16' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ19'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE16'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< tram
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed truck ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE22'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22'
< Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22'
< Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21'
< Debug: Removing edge '-gneE22' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< truck
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed vip ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE24'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24'
< Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24'
< Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25'
< Debug: Removing edge '-gneE24' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< allow
< vip
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed all ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,122c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE13'
< Debug: declaring connections of edge 'gneE13' as loaded (It will not be removed)
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< all
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed army ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE21'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21'
< Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21'
< Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15'
< Debug: Removing edge '-gneE21' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed authority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE21'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21'
< Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21'
< Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16'
< Debug: Removing edge 'gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE21' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ16'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE21'
< Debug: declaring connections of edge 'gneE21' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ15'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE21'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< authority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed bicycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE17'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17'
< Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17'
< Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18'
< Debug: Removing edge '-gneE17' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed bus ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE14'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ4'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE14'
< Debug: invalidating (removing) connections of edge '-gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ5'
< Debug: Removing edge '-gneE14' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed coach ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE15'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7'
< Debug: Removing edge '-gneE15' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< coach
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed custom1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE25'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25'
< Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25'
< Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27'
< Debug: Removing edge '-gneE25' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed custom2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE25'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25'
< Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25'
< Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28'
< Debug: Removing edge 'gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE25' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25'
< Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< custom2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed delivery ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE15'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8'
< Debug: Removing edge 'gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE15' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ8'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE15'
< Debug: declaring connections of edge 'gneE15' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ7'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE15'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< delivery
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed emergency ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE18'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18'
< Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18'
< Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9'
< Debug: Removing edge '-gneE18' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< emergency
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed evehicle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE20'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20'
< Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20'
< Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13'
< Debug: Removing edge 'gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE20' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ13'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE20'
< Debug: declaring connections of edge 'gneE20' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ14'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE20'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< evehicle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed hov ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE24'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24'
< Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24'
< Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26'
< Debug: Removing edge 'gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE24' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ26'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE24'
< Debug: declaring connections of edge 'gneE24' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ25'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE24'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< hov
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed moped ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE17'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17'
< Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17'
< Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17'
< Debug: Removing edge 'gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE17' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ17'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE17'
< Debug: declaring connections of edge 'gneE17' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ18'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE17'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< moped
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed motorcycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE18'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18'
< Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18'
< Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10'
< Debug: Removing edge 'gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE18' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ10'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE18'
< Debug: declaring connections of edge 'gneE18' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ9'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE18'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< motorcycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed passenger ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,138c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE13'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing edge 'gneE13' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE13' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed pedestrian ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE16'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16'
< Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16'
< Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19'
< Debug: Removing edge '-gneE16' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed private ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE20'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20'
< Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20'
< Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
< Debug: Removing edge '-gneE20' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< private
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed rail ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,594c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE14'
< Debug: Setting new attribute selected 'true' into edge '-gneE15'
< Debug: Setting new attribute selected 'true' into edge '-gneE16'
< Debug: Setting new attribute selected 'true' into edge '-gneE17'
< Debug: Setting new attribute selected 'true' into edge '-gneE18'
< Debug: Setting new attribute selected 'true' into edge '-gneE19'
< Debug: Setting new attribute selected 'true' into edge '-gneE20'
< Debug: Setting new attribute selected 'true' into edge '-gneE21'
< Debug: Setting new attribute selected 'true' into edge '-gneE22'
< Debug: Setting new attribute selected 'true' into edge '-gneE23'
< Debug: Setting new attribute selected 'true' into edge '-gneE24'
< Debug: Setting new attribute selected 'true' into edge '-gneE25'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE13'
< Debug: Setting new attribute selected 'true' into edge 'gneE14'
< Debug: Setting new attribute selected 'true' into edge 'gneE15'
< Debug: Setting new attribute selected 'true' into edge 'gneE16'
< Debug: Setting new attribute selected 'true' into edge 'gneE17'
< Debug: Setting new attribute selected 'true' into edge 'gneE18'
< Debug: Setting new attribute selected 'true' into edge 'gneE19'
< Debug: Setting new attribute selected 'true' into edge 'gneE20'
< Debug: Setting new attribute selected 'true' into edge 'gneE21'
< Debug: Setting new attribute selected 'true' into edge 'gneE22'
< Debug: Setting new attribute selected 'true' into edge 'gneE23'
< Debug: Setting new attribute selected 'true' into edge 'gneE24'
< Debug: Setting new attribute selected 'true' into edge 'gneE25'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< rail
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>


    <junction id="gneJ10" type="dead_end" x="50.00" y="40.00" incLanes="" intLanes="" shape="50.00,40.00"/>
    <junction id="gneJ11" type="dead_end" x="60.00" y="40.00" incLanes="" intLanes="" shape="60.00,40.00"/>
    <junction id="gneJ12" type="dead_end" x="80.00" y="40.00" incLanes="" intLanes="" shape="80.00,40.00"/>
    <junction id="gneJ13" type="dead_end" x="60.00" y="30.00" incLanes="" intLanes="" shape="60.00,30.00"/>
    <junction id="gneJ14" type="dead_end" x="80.00" y="30.00" incLanes="" intLanes="" shape="80.00,30.00"/>
    <junction id="gneJ15" type="dead_end" x="60.00" y="20.00" incLanes="" intLanes="" shape="60.00,20.00"/>
    <junction id="gneJ16" type="dead_end" x="80.00" y="20.00" incLanes="" intLanes="" shape="80.00,20.00"/>
    <junction id="gneJ17" type="dead_end" x="30.00" y="30.00" incLanes="" intLanes="" shape="30.00,30.00"/>
    <junction id="gneJ18" type="dead_end" x="50.00" y="30.00" incLanes="" intLanes="" shape="50.00,30.00"/>
    <junction id="gneJ19" type="dead_end" x="30.00" y="20.00" incLanes="" intLanes="" shape="30.00,20.00"/>
    <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00"/>
    <junction id="gneJ20" type="dead_end" x="50.00" y="20.00" incLanes="" intLanes="" shape="50.00,20.00"/>
    <junction id="gneJ21" type="dead_end" x="0.00" y="10.00" incLanes="" intLanes="" shape="0.00,10.00"/>
    <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="" intLanes="" shape="20.00,10.00"/>
    <junction id="gneJ23" type="dead_end" x="30.00" y="10.00" incLanes="" intLanes="" shape="30.00,10.00"/>
    <junction id="gneJ24" type="dead_end" x="50.00" y="10.00" incLanes="" intLanes="" shape="50.00,10.00"/>
    <junction id="gneJ25" type="dead_end" x="60.00" y="10.00" incLanes="" intLanes="" shape="60.00,10.00"/>
    <junction id="gneJ26" type="dead_end" x="80.00" y="10.00" incLanes="" intLanes="" shape="80.00,10.00"/>
    <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00"/>
    <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="gneJ3" type="dead_end" x="20.00" y="40.00" incLanes="" intLanes="" shape="20.00,40.00"/>
    <junction id="gneJ4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed rail_electric ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE19'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19'
< Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19'
< Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11'
< Debug: Removing edge '-gneE19' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< rail_electric
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed rail_urban ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE23'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE23'
< Debug: invalidating (removing) connections of edge 'gneE23' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ24'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE23'
< Debug: invalidating (removing) connections of edge '-gneE23' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23'
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< rail_urban
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed ship ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE19'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19'
< Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19'
< Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12'
< Debug: Removing edge 'gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE19' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ12'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE19'
< Debug: declaring connections of edge 'gneE19' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ11'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE19'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< ship
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed taxi ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE14'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE14'
< Debug: invalidating (removing) connections of edge '-gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ5'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ4'
< Debug: Removing edge 'gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE14' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ4'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE14'
< Debug: declaring connections of edge 'gneE14' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ5'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE14'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< taxi
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed trailer ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE22'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22'
< Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22'
< Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22'
< Debug: Removing edge 'gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE22' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ22'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE22'
< Debug: declaring connections of edge 'gneE22' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ21'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE22'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< trailer
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed tram ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE16'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16'
< Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16'
< Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Removing edge 'gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE16' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ20'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE16'
< Debug: declaring connections of edge 'gneE16' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ19'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE16'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< tram
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed truck ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE22'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22'
< Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22'
< Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21'
< Debug: Removing edge '-gneE22' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< truck
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed vip ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,144c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Setting new attribute selected 'true' into edge '-gneE24'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Key DEL (delete) pressed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24'
< Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24'
< Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25'
< Debug: Removing edge '-gneE24' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13'
< Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12'
< Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12'
< Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed)
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< network element
< edge
< disallow
< vip
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create circular ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,404c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Enabled chain edges throught alt + 4
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,58.00,52.00,82.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding junction 'gneJ2' into net
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 30.00,58.40,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding junction 'gneJ3' into net
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 48.00,38.00,72.00,62.00
< Debug: Adding edge 'gneE2' from net
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 48.40,40.00,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="0.10" shape="40.00,68.40 40.00,68.40"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="13.89" length="0.10" shape="58.40,50.00 58.40,50.00"/>
    </edge>
    <edge id=":gneJ4_0" function="internal">
        <lane id=":gneJ4_0_0" index="0" speed="3.90" length="2.58" shape="58.40,33.20 58.30,32.50 58.00,32.00 57.50,31.70 56.80,31.60"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="13.89" length="0.10" shape="40.00,31.60 40.00,31.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="3.90" length="2.58" shape="23.20,31.60 22.50,31.70 22.00,32.00 21.70,32.50 21.60,33.20"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="13.89" length="0.10" shape="21.60,50.00 21.60,50.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create circular_double ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,731c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Enabled chain edges throught alt + 4
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,58.00,52.00,82.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge '-gneE0' from net
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 10.00,60.00,50.00,81.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE0'
< Debug: invalidating (removing) connections of edge '-gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Adding junction 'gneJ2' into net
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 30.00,58.40,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="23.20,71.60 21.10,71.30 19.60,70.40 18.70,68.90 18.40,66.80"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="0.10" shape="40.00,71.60 40.00,71.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="13.89" length="0.10" shape="40.00,68.40 40.00,68.40"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="6.08" length="7.74" shape="61.60,66.80 61.30,68.90 60.40,70.40 58.90,71.30 56.80,71.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="13.89" length="0.10" shape="58.40,50.00 58.40,50.00"/>
    </edge>
    <edge id=":gneJ3_1" function="internal">
        <lane id=":gneJ3_1_0" index="0" speed="13.89" length="0.10" shape="61.60,50.00 61.60,50.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create complex ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,2215c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Enabled chain edges throught alt + 4
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,58.00,52.00,82.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge '-gneE0' from net
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 10.00,60.00,50.00,81.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE0'
< Debug: invalidating (removing) connections of edge '-gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Adding junction 'gneJ2' into net
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 30.00,58.40,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Intersecting left turns at junction 'gneJ8' from lane '-gneE9_0' and lane '-gneE13_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'gneJ8' from lane '-gneE14_0' and lane '-gneE10_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'gneJ8' from lane '-gneE8_0' and lane '-gneE12_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'gneJ8' from lane '-gneE9_0' and lane '-gneE13_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'gneJ8' from lane '-gneE14_0' and lane '-gneE10_0' (increase junction radius to avoid this).
< Warning: 6 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
---------- Differences in output ----------
3,31d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="9.73" length="21.49" shape="31.73,71.60 25.90,70.77 21.73,68.27 19.23,64.10 18.40,58.27"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="7.42" length="11.43" shape="31.73,71.60 25.59,70.91 22.79,68.84 23.06,67.09"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.56" shape="31.73,71.60 30.53,70.80 30.13,70.00 30.22,69.80"/>
    </edge>
    <edge id=":gneJ0_9" function="internal">
        <lane id=":gneJ0_9_0" index="0" speed="7.42" length="7.88" shape="23.06,67.09 23.31,65.40 27.16,60.58"/>
    </edge>
    <edge id=":gneJ0_10" function="internal">
        <lane id=":gneJ0_10_0" index="0" speed="3.65" length="2.12" shape="30.22,69.80 30.53,69.20 31.73,68.40"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="5.47" length="9.74" shape="29.42,62.84 27.48,65.27 27.22,67.01 28.63,68.05 31.73,68.40"/>
    </edge>
    <edge id=":gneJ0_4" function="internal">
        <lane id=":gneJ0_4_0" index="0" speed="7.42" length="19.31" shape="29.42,62.84 24.60,66.69 21.16,67.21 19.09,64.41 18.40,58.27"/>
    </edge>
    <edge id=":gneJ0_5" function="internal">
        <lane id=":gneJ0_5_0" index="0" speed="3.65" length="4.67" shape="29.42,62.84 28.01,63.12 27.16,62.84 26.88,61.99 27.16,60.58"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create one_way ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,66c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,78.00,12.00,102.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,78.00,32.00,102.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,78.00,12.00,102.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 8.00,78.00,32.00,102.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,76.80,10.00,100.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 10.00,76.80,30.00,100.00
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing edge 'gneE0' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,90.00,20.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="20.00" shape="0.00,88.40 20.00,88.40"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="90.00" incLanes="" intLanes="" shape="0.00,90.00 0.00,86.80"/>
    <junction id="gneJ1" type="dead_end" x="20.00" y="90.00" incLanes="gneE0_0" intLanes="" shape="20.00,86.80 20.00,90.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements junctions create one_way_double ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,108c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,78.00,12.00,102.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,78.00,32.00,102.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,80.00,30.00,101.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,78.00,12.00,102.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 8.00,78.00,32.00,102.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,80.00,30.00,101.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,76.80,10.00,103.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 10.00,76.80,30.00,103.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,90.00,20.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,91.60 -1.20,90.80 -1.60,90.00 -1.20,89.20 0.00,88.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="20.00,88.40 21.20,89.20 21.60,90.00 21.20,90.80 20.00,91.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="20.00" shape="0.00,88.40 20.00,88.40"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="-1">
        <lane id="gneE1_0" index="0" speed="13.89" length="20.00" shape="20.00,91.60 0.00,91.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="90.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,90.00 0.00,93.20 0.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="20.00" y="90.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="20.00,90.00 20.00,86.80 20.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create one_way_sameposition ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,67c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,78.00,12.00,102.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,78.00,32.00,102.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Key ESC (abort) pressed
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,78.00,12.00,102.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 8.00,78.00,32.00,102.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,76.80,10.00,100.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 10.00,76.80,30.00,100.00
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,90.00,20.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="20.00" shape="0.00,88.40 20.00,88.40"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="90.00" incLanes="" intLanes="" shape="0.00,90.00 0.00,86.80"/>
    <junction id="gneJ1" type="dead_end" x="20.00" y="90.00" incLanes="gneE0_0" intLanes="" shape="20.00,86.80 20.00,90.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements junctions create square ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,208c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Enabled chain edges throught alt + 4
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 10.00,58.40,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding junction 'gneJ2' into net
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 48.00,18.00,72.00,42.00
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 48.40,20.00,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding junction 'gneJ3' into net
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 8.00,18.00,32.00,42.00
< Debug: Adding edge 'gneE2' from net
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 10.00,20.00,70.00,41.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="58.40,33.20 58.30,32.50 58.00,32.00 57.50,31.70 56.80,31.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="23.20,31.60 22.50,31.70 22.00,32.00 21.70,32.50 21.60,33.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="33.60" shape="23.20,68.40 56.80,68.40"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE1_0" index="0" speed="13.89" length="33.60" shape="58.40,66.80 58.40,33.20"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="33.60" shape="56.80,31.60 23.20,31.60"/>
    </edge>
    <edge id="gneE3" from="gneJ3" to="gneJ0" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create square_double ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,375c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Enabled chain edges throught alt + 4
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 10.00,58.40,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge '-gneE0' from net
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 10.00,60.00,70.00,81.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE0'
< Debug: invalidating (removing) connections of edge '-gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Adding junction 'gneJ2' into net
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 48.00,18.00,72.00,42.00
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 48.40,20.00,70.00,80.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="23.20,71.60 21.10,71.30 19.60,70.40 18.70,68.90 18.40,66.80"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="61.60,66.80 61.30,68.90 60.40,70.40 58.90,71.30 56.80,71.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="58.40,33.20 58.30,32.50 58.00,32.00 57.50,31.70 56.80,31.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="6.08" length="7.74" shape="56.80,28.40 58.90,28.70 60.40,29.60 61.30,31.10 61.60,33.20"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="6.08" length="7.74" shape="18.40,33.20 18.70,31.10 19.60,29.60 21.10,28.70 23.20,28.40"/>
    </edge>
    <edge id=":gneJ3_1" function="internal">
        <lane id=":gneJ3_1_0" index="0" speed="3.90" length="2.58" shape="23.20,31.60 22.50,31.70 22.00,32.00 21.70,32.50 21.60,33.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create two_way ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,105c2
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Enabled auto opposite edge throught alt + 5
< Debug: Adding junction 'gneJ0' into net
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 38.00,78.00,62.00,102.00
< Debug: Adding junction 'gneJ1' into net
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 58.00,78.00,82.00,102.00
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 40.00,78.40,80.00,100.00
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Adding edge '-gneE0' from net
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 40.00,80.00,80.00,101.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE0'
< Debug: invalidating (removing) connections of edge '-gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary 38.00,78.00,62.00,102.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 58.00,78.00,82.00,102.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE0 from SUMORTree with boundary 40.00,80.00,80.00,101.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary 40.00,78.40,80.00,100.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 40.00,76.80,60.00,103.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 195
< TestFunctions: Clicked over position 734 - 195
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="50.00,90.00,70.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="50.00,91.60 48.80,90.80 48.40,90.00 48.80,89.20 50.00,88.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="70.00,88.40 71.20,89.20 71.60,90.00 71.20,90.80 70.00,91.60"/>
    </edge>

    <edge id="-gneE0" from="gneJ1" to="gneJ0" priority="-1">
        <lane id="-gneE0_0" index="0" speed="13.89" length="20.00" shape="70.00,91.60 50.00,91.60"/>
    </edge>
    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="20.00" shape="50.00,88.40 70.00,88.40"/>
    </edge>

    <junction id="gneJ0" type="priority" x="50.00" y="90.00" incLanes="-gneE0_0" intLanes=":gneJ0_0_0" shape="50.00,90.00 50.00,93.20 50.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="70.00" y="90.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="70.00,90.00 70.00,86.80 70.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="-gneE0" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
    <connection from="gneE0" to="-gneE0" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,1190c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_0to-gneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_0to-gneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_0to-gneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE11_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_0to-gneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0to-gneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE19_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in output ----------
3,12d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 354 - 228
< TestFunctions: Clicked over position 564 - 228
< TestFunctions: Clicked over position 804 - 228
< TestFunctions: Clicked over position 354 - 348
< TestFunctions: Clicked over position 464 - 458
< TestFunctions: Clicked over position 734 - 458
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="13.89" length="0.10" shape="70.00,41.60 70.00,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="0.10" shape="70.00,38.40 70.00,38.40"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" speed="6.08" length="7.74" shape="91.60,36.80 91.30,38.90 90.40,40.40 88.90,41.30 86.80,41.60"/>
    </edge>
    <edge id=":gneJ12_1" function="internal">
        <lane id=":gneJ12_1_0" index="0" speed="3.90" length="2.58" shape="86.80,38.40 87.50,38.30 88.00,38.00 88.30,37.50 88.40,36.80"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="13.89" length="0.10" shape="88.40,20.00 88.40,20.00"/>
    </edge>
    <edge id=":gneJ13_1" function="internal">
        <lane id=":gneJ13_1_0" index="0" speed="13.89" length="0.10" shape="91.60,20.00 91.60,20.00"/>
    </edge>
    <edge id=":gneJ14_0" function="internal">
        <lane id=":gneJ14_0_0" index="0" speed="3.90" length="2.58" shape="88.40,3.20 88.30,2.50 88.00,2.00 87.50,1.70 86.80,1.60"/>
    </edge>
    <edge id=":gneJ14_1" function="internal">
        <lane id=":gneJ14_1_0" index="0" speed="6.08" length="7.74" shape="86.80,-1.60 88.90,-1.30 90.40,-0.40 91.30,1.10 91.60,3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect fringe ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
115a120,263
> 
> =================================================================
> ==3930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1120 byte(s) in 20 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f4e480d2358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f4e489ea8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
netElements junctions inspect id ( Last six runs Dec2020 )
netElements junctions inspect radius ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspect keepclear ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
104,170d107
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
2a3,4
> <!-- generated on Fr 18 Dez 2020 07:25:12 CET by Eclipse SUMO netedit Version v1_8_0+0317-f7aac21577
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
4c6,55
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
>     <input>
>         <sumo-net-file value="/home/delphi/clangDebug/texttesttmp/netedit.gui.18Dec070857.22923/netedit.gui/netElements/junctions/inspect/keepclear/input_net.net.xml"/>
>     </input>
> 
>     <output>
>         <output-file value="/home/delphi/clangDebug/texttesttmp/netedit.gui.18Dec070857.22923/netedit.gui/netElements/junctions/inspect/keepclear/net.net.xml"/>
>     </output>
> 
>     <processing>
>         <geometry.min-radius.fix.railways value="false"/>
>         <geometry.max-grade.fix value="false"/>
>         <offset.disable-normalization value="true"/>
>         <lefthand value="false"/>
>     </processing>
> 
>     <junctions>
>         <no-internal-links value="false"/>
>         <no-turnarounds value="true"/>
>         <junctions.corner-detail value="5"/>
>         <junctions.limit-turn-speed value="5.5"/>
>         <rectangular-lane-cut value="false"/>
>     </junctions>
> 
>     <pedestrian>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37,173c41
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into junction 'Center'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into junction 'Center'
< Debug: Setting new attribute genericParameter '' into junction 'Center'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into junction 'Center'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into junction 'Center'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into junction 'Center'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into junction 'Center'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into junction 'Center'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into junction 'Center'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into junction 'Center'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter '' into junction 'Center'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into junction 'Center'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
380a385,528
> 
> =================================================================
> ==2955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1008 byte(s) in 18 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe18782f358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe1881478ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect rightofway ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
56,114d59
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
1,3d0
< <viewsettings>
<     <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
< </viewsettings>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : netElements junctions inspect shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
23a24,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
81,82c85,86
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummy shape' for attribute shape of junction isn't valid
---
> Error: Shape of a(n) user-supplied shape is broken: not numeric position entry.
> Debug: Value '43.60,60.40 56.40,60.40 52.00,53.00 60.40,56.40 60.40,43.60 52.00,47.0056.40,39.60 43.60,39.60 48.00,47.00 39.60,43.60 39.60,56.40 48.00,53.00 43.60,60.40' for attribute shape of junction isn't valid
198,265d201
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Error: Shape of a(n) user-supplied shape is broken: not numeric position entry.
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type allway_stop ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,129c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< allway_stop
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type dead_end ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,129c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< dead_end
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type district ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,129c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< district
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type internal ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,129c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< internal
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,129c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< priority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type priority_stop ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37d40
< Debug: Value 'dummyType' for attribute type of junction isn't valid
63,129d65
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
netElements junctions inspect type rail_crossing ( Last six runs Dec2020 )
netElements junctions inspect type traffic_light_unregulated ( Last six runs Dec2020 )
netElements junctions inspect type zipper ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type rail_signal ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,129c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< rail_signal
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type right_before_left ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,129c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< right_before_left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type traffic_light ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37d40
< Debug: Value 'dummyType' for attribute type of junction isn't valid
61,127d63
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
2a3,4
> <!-- generated on Fr 18 Dez 2020 07:25:12 CET by Eclipse SUMO netedit Version v1_8_0+0317-f7aac21577
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
4c6,55
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
>     <input>
>         <sumo-net-file value="/home/delphi/clangDebug/texttesttmp/netedit.gui.18Dec070857.22923/netedit.gui/netElements/junctions/inspect/type/traffic_light/input_net.net.xml"/>
>     </input>
> 
>     <output>
>         <output-file value="/home/delphi/clangDebug/texttesttmp/netedit.gui.18Dec070857.22923/netedit.gui/netElements/junctions/inspect/type/traffic_light/net.net.xml"/>
>     </output>
> 
>     <processing>
>         <geometry.min-radius.fix.railways value="false"/>
>         <geometry.max-grade.fix value="false"/>
>         <offset.disable-normalization value="true"/>
>         <lefthand value="false"/>
>     </processing>
> 
>     <junctions>
>         <no-internal-links value="false"/>
>         <no-turnarounds value="true"/>
>         <junctions.corner-detail value="5"/>
>         <junctions.limit-turn-speed value="5.5"/>
>         <rectangular-lane-cut value="false"/>
>     </junctions>
> 
>     <pedestrian>
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type traffic_light_right_on_red ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,132c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< traffic_light_right_on_red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type unknown ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,129c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< unknown
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type unregulated ( Last six runs Dec2020 )

---------- Differences in errors ----------
10,129c10,14
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyType
< unregulated
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected fringe ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,119d55
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected keepclear ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
173a178,296
> 
> =================================================================
> ==4711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2576 byte(s) in 46 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f2e3c959358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2e3d2718ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
194a199,317
> 
> =================================================================
> ==4939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4256 byte(s) in 76 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1d6bc40358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f1d6c5588ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected radius ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,118d55
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected rightofway ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,117d54
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,132d77
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
netElements junctions inspect_selected type allway_stop ( Last six runs Dec2020 )
netElements junctions inspect_selected type unregulated ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type district ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,132d77
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type priority ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
71,129d74
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type priority_stop ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132a137,255
> 
> =================================================================
> ==4292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2576 byte(s) in 46 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fdd5ec88358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fdd5f5a08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type rail_crossing ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132a137,255
> 
> =================================================================
> ==4246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2464 byte(s) in 44 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f30ede22358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f30ee73a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type rail_signal ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132a137,255
> 
> =================================================================
> ==4334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3d00ba0358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3d014b88ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type right_before_left ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132a137,255
> 
> =================================================================
> ==4378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f88e6960358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f88e72788ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type traffic_light ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
117a122,240
> 
> =================================================================
> ==4453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f86237ed358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f86241058ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type traffic_light_right_on_red ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
138a143,261
> 
> =================================================================
> ==4436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2352 byte(s) in 42 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f64fadb6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f64fb6ce8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type traffic_light_unregulated ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
132a137,255
> 
> =================================================================
> ==4448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe2cc091358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe2cc9a98ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
74,132d77
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
1,3d0
< <viewsettings>
<     <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
< </viewsettings>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
netElements junctions inspect_selected type unknown ( Last six runs Dec2020 )
netElements junctions inspect_selected type zipper ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements junctions load ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
73,238d76
< Debug: Deleting unreferenced detExit 'e3Detector_0'
< Debug: Deleting unreferenced detEntry 'e3Detector_0'
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< Debug: Deleting unreferenced busStop 'busStop_gneE7_0_6'
< Debug: Deleting unreferenced busStop 'busStop_gneE6_0_9'
< Debug: Deleting unreferenced busStop 'busStop_gneE5_0_8'
< Debug: Deleting unreferenced busStop 'busStop_gneE4_0_7'
< Debug: Deleting unreferenced busStop 'busStop_gneE2_0_0'
< Debug: Deleting unreferenced busStop 'busStop_-gneE7_0_5'
< Debug: Deleting unreferenced busStop 'busStop_-gneE6_0_4'
< Debug: Deleting unreferenced busStop 'busStop_-gneE5_0_3'
< Debug: Deleting unreferenced busStop 'busStop_-gneE4_0_2'
< Debug: Deleting unreferenced busStop 'busStop_-gneE3_0_1'
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_0to-gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_0to-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE11_0to-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_0to-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_0to-gneE18_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: The lane 'gneE23_0' to use within the detEntry is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements junctions merge abort ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,44d13
< Debug: Closed FXMessageBox 'merge junctions' with 'ESC'
< Debug: Setting new attribute pos '40.00,50.00' into junction 'gneJ8'
< Debug: Key F5 (Compute) pressed
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-10.00,30.00,60.00,70.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="14.40" shape="38.40,57.20 38.40,42.80"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="8.00" length="5.93" shape="38.40,57.20 38.95,53.35 40.00,51.60"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" speed="8.00" length="8.26" shape="40.00,51.60 40.60,50.60 43.35,48.95 47.20,48.40"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="6.51" length="9.03" shape="47.20,51.60 44.75,51.95 43.00,53.00 41.95,54.75 41.60,57.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="8.00" length="14.19" shape="47.20,51.60 43.35,51.05 40.60,49.40 38.95,46.65 38.40,42.80"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" speed="6.51" length="9.03" shape="41.60,42.80 41.95,45.25 43.00,47.00 44.75,48.05 47.20,48.40"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" speed="13.89" length="14.40" shape="41.60,42.80 41.60,57.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions merge basic ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,63d13
< Debug: Closed FXMessageBox 'merge junctions' with 'Yes'
< Debug: Setting new attribute pos '40.00,50.00' into junction 'gneJ8'
< Debug: Setting new attribute to 'gneJ1' into edge 'gneE13'
< Debug: Setting new attribute from 'gneJ1' into edge 'gneE12'
< Debug: Setting new attribute type 'priority' into junction 'gneJ8'
< Debug: Removing junction 'gneJ8' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding junction 'gneJ8' into net
< Debug: Setting previous attribute type 'dead_end' into junction 'gneJ8'
< Debug: Setting previous attribute from 'gneJ8' into edge 'gneE12'
< Debug: Setting previous attribute to 'gneJ8' into edge 'gneE13'
< Debug: Setting previous attribute pos '10.00,50.00' into junction 'gneJ8'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '40.00,50.00' into junction 'gneJ8'
< Debug: Setting new attribute to 'gneJ1' into edge 'gneE13'
< Debug: Setting new attribute from 'gneJ1' into edge 'gneE12'
< Debug: Setting new attribute type 'priority' into junction 'gneJ8'
< Debug: Removing junction 'gneJ8' from net
< Debug: Deleting unreferenced junction 'gneJ8' in GNEChange_Attribute
< Debug: Deleting NBNode of 'gneJ8' in GNEJunction destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ1'.
< Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ1'.
< Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ1'.
< Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ1'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-10.00,30.00,60.00,70.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="14.40" shape="38.40,57.20 38.40,42.80"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="8.00" length="5.93" shape="38.40,57.20 38.95,53.35 40.00,51.60"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" speed="8.00" length="8.26" shape="40.00,51.60 40.60,50.60 43.35,48.95 47.20,48.40"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="6.51" length="9.03" shape="47.20,51.60 44.75,51.95 43.00,53.00 41.95,54.75 41.60,57.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="8.00" length="14.19" shape="47.20,51.60 43.35,51.05 40.60,49.40 38.95,46.65 38.40,42.80"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" speed="6.51" length="9.03" shape="41.60,42.80 41.95,45.25 43.00,47.00 44.75,48.05 47.20,48.40"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" speed="13.89" length="14.40" shape="41.60,42.80 41.60,57.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions merge bubble ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
10,63d13
< Debug: Closed FXMessageBox 'merge junctions' with 'Yes'
< Debug: Setting new attribute pos '40.00,70.00' into junction 'gneJ8'
< Debug: Setting new attribute to 'gneJ0' into edge 'gneE13'
< Debug: Setting new attribute from 'gneJ0' into edge 'gneE12'
< Debug: Setting new attribute type 'priority' into junction 'gneJ8'
< Debug: Removing junction 'gneJ8' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding junction 'gneJ8' into net
< Debug: Setting previous attribute type 'dead_end' into junction 'gneJ8'
< Debug: Setting previous attribute from 'gneJ8' into edge 'gneE12'
< Debug: Setting previous attribute to 'gneJ8' into edge 'gneE13'
< Debug: Setting previous attribute pos '10.00,50.00' into junction 'gneJ8'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '40.00,70.00' into junction 'gneJ8'
< Debug: Setting new attribute to 'gneJ0' into edge 'gneE13'
< Debug: Setting new attribute from 'gneJ0' into edge 'gneE12'
< Debug: Setting new attribute type 'priority' into junction 'gneJ8'
< Debug: Removing junction 'gneJ8' from net
< Debug: Deleting unreferenced junction 'gneJ8' in GNEChange_Attribute
< Debug: Deleting NBNode of 'gneJ8' in GNEJunction destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Lane 'gneE0_0' is not connected from any incoming edge at junction 'gneJ0'.
< Warning: Edge 'gneE1' is not connected to outgoing edges at junction 'gneJ0'.
< Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ0'.
< Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ0'.
< Warning: Lane 'gneE0_0' is not connected from any incoming edge at junction 'gneJ0'.
< Warning: Edge 'gneE1' is not connected to outgoing edges at junction 'gneJ0'.
< Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ0'.
< Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ0'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-10.00,30.00,60.00,70.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="14.40" shape="38.40,57.20 38.40,42.80"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="8.00" length="5.93" shape="38.40,57.20 38.95,53.35 40.00,51.60"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" speed="8.00" length="8.26" shape="40.00,51.60 40.60,50.60 43.35,48.95 47.20,48.40"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="6.51" length="9.03" shape="47.20,51.60 44.75,51.95 43.00,53.00 41.95,54.75 41.60,57.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="8.00" length="14.19" shape="47.20,51.60 43.35,51.05 40.60,49.40 38.95,46.65 38.40,42.80"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" speed="6.51" length="9.03" shape="41.60,42.80 41.95,45.25 43.00,47.00 44.75,48.05 47.20,48.40"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" speed="13.89" length="14.40" shape="41.60,42.80 41.60,57.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions move ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
267a272,390
> 
> =================================================================
> ==5044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 41216 byte(s) in 736 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f068f299358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f068fbb18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane bikelane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
268a273,434
> 
> =================================================================
> ==11202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1120 byte(s) in 20 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f0bfccb6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f0bfd5ce8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
43,45c43
<     </edge>
<     <edge id=":gneJ2_2" function="internal">
<         <lane id=":gneJ2_2_0" index="0" speed="5.99" length="7.49" shape="1.60,12.80 1.82,15.25 2.50,17.00 3.62,18.05 5.20,18.40"/>
---
>         <lane id=":gneJ2_1_1" index="1" speed="5.99" length="7.49" shape="1.60,12.80 1.82,15.25 2.50,17.00 3.62,18.05 5.20,18.40"/>
61,63c59
<     </edge>
<     <edge id=":gneJ3_2" function="internal">
<         <lane id=":gneJ3_2_0" index="0" speed="5.99" length="7.49" shape="44.80,18.40 46.38,18.05 47.50,17.00 48.17,15.25 48.40,12.80"/>
---
>         <lane id=":gneJ3_1_1" index="1" speed="5.99" length="7.49" shape="44.80,18.40 46.38,18.05 47.50,17.00 48.17,15.25 48.40,12.80"/>
111c107
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="-gneE2_0 gneE9_0 :gneJ2_w0_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_c0_0" shape="5.20,23.20 5.20,14.80 4.09,14.58 3.70,14.30 3.42,13.91 3.26,13.41 3.20,12.80 -3.20,12.80 -2.97,15.98 -2.27,18.58 -1.10,20.60 0.53,22.04 2.63,22.91">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="-gneE2_0 gneE9_0 :gneJ2_w0_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_1_1 :gneJ2_c0_0" shape="5.20,23.20 5.20,14.80 4.09,14.58 3.70,14.30 3.42,13.91 3.26,13.41 3.20,12.80 -3.20,12.80 -2.97,15.98 -2.27,18.58 -1.10,20.60 0.53,22.04 2.63,22.91">
117c113
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1 :gneJ3_w1_0" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_c1_0" shape="53.20,12.80 46.80,12.80 46.58,13.91 46.30,14.30 45.91,14.58 45.41,14.74 44.80,14.80 44.80,23.20 47.37,22.91 49.47,22.04 51.10,20.60 52.27,18.58 52.97,15.98">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1 :gneJ3_w1_0" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_1_1 :gneJ3_c1_0" shape="53.20,12.80 46.80,12.80 46.58,13.91 46.30,14.30 45.91,14.58 45.41,14.74 44.80,14.80 44.80,23.20 47.37,22.91 49.47,22.04 51.10,20.60 52.27,18.58 52.97,15.98">
133c129
<     <connection from="gneE2" to="gneE4" fromLane="1" toLane="0" via=":gneJ3_2_0" dir="r" state="m"/>
---
>     <connection from="gneE2" to="gneE4" fromLane="1" toLane="0" via=":gneJ3_1_1" dir="r" state="m"/>
138c134
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_0" dir="r" state="m"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_1_1" dir="r" state="m"/>
150c146
<     <connection from=":gneJ2_2" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane buslane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
215,255d218
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE2_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
1,3d0
< <viewsettings>
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
< </viewsettings>
---------- Differences in log ----------
1,10d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c0' at junction 'gneJ3' with edges [gneE4 gneE5] (no walkingarea found).
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c0' at junction 'gneJ3' with edges [gneE4 gneE5] (no walkingarea found).
---------- Differences in net ----------
43,45c43
<     </edge>
<     <edge id=":gneJ2_2" function="internal">
<         <lane id=":gneJ2_2_0" index="0" speed="7.33" length="7.08" shape="1.60,9.60 1.95,13.45 3.00,16.20 3.20,16.39"/>
---
>         <lane id=":gneJ2_1_1" index="1" speed="7.33" length="7.08" shape="1.60,9.60 1.95,13.45 3.00,16.20 3.20,16.39"/>
129c127
<     <junction id=":gneJ2_4_0" type="internal" x="3.20" y="16.39" incLanes=":gneJ2_2_0" intLanes=":gneJ2_c0_0"/>
---
>     <junction id=":gneJ2_4_0" type="internal" x="3.20" y="16.39" incLanes=":gneJ2_1_1" intLanes=":gneJ2_c0_0"/>
141c139
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_0" dir="r" state="m"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_1_1" dir="r" state="m"/>
154c152
<     <connection from=":gneJ2_2" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_4_0" dir="r" state="m"/>
---
>     <connection from=":gneJ2_1" to="gneE2" fromLane="1" toLane="1" via=":gneJ2_4_0" dir="r" state="m"/>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane greenverge ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
251a256,399
> 
> =================================================================
> ==11211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1120 byte(s) in 20 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f4d81e8f358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f4d827a78ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane sidewalk ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
266a271,432
> 
> =================================================================
> ==11194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f6ae616b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6ae6a838ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu duplicate_lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
201a206,349
> 
> =================================================================
> ==11227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5df3a9e358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5df43b68ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu remove_restricted_lane bikelane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
206,236d209
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE2_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu remove_restricted_lane buslane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
250a255,416
> 
> =================================================================
> ==11633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fe4b7881358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fe4b81998ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
206,236d209
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE2_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
netElements lanes contextual_menu remove_restricted_lane greenverge ( Last six runs Dec2020 )
netElements lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane bikelane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
167,203d170
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,16d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c0' at junction 'gneJ3' with edges [gneE4 gneE5] (no walkingarea found).
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c0' at junction 'gneJ3' with edges [gneE4 gneE5] (no walkingarea found).
< Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane buslane ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
158,194d161
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,16d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c0' at junction 'gneJ3' with edges [gneE4 gneE5] (no walkingarea found).
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c0' at junction 'gneJ3' with edges [gneE4 gneE5] (no walkingarea found).
< Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane greenverge ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
158,194d161
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,20d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Discarding invalid crossing ':gneJ2_c0' at junction 'gneJ2' with edges [gneE2 -gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c1' at junction 'gneJ3' with edges [-gneE2 gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Discarding invalid crossing ':gneJ2_c0' at junction 'gneJ2' with edges [gneE2 -gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c1' at junction 'gneJ3' with edges [-gneE2 gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: 6 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Differences in net ----------
4c4
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs Dec2020 )

---------- Differences in errors ----------
18a19,22
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
170,206d173
< Debug: Deleting unreferenced edge '-gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE8_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE9' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,20d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
< Warning: Discarding invalid crossing ':gneJ2_c0' at junction 'gneJ2' with edges [gneE2 -gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c1' at junction 'gneJ3' with edges [-gneE2 gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: Discarding invalid crossing ':gneJ2_c0' at junction 'gneJ2' with edges [gneE2 -gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ2_c1' across [gneE8 gneE9] has no target.
< Warning: Discarding invalid crossing ':gneJ3_c1' at junction 'gneJ3' with edges [-gneE2 gneE2] (no vehicle lanes to cross).
< Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
< Warning: 6 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Differences in net ----------
4c4
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect acceleration ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
79a84,227
> 
> =================================================================
> ==7461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2912 byte(s) in 52 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fd717543358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fd717e5b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect allow ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82a87,230
> 
> =================================================================
> ==7153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f1185d68358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f11866808ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect customshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92a97,240
> 
> =================================================================
> ==7646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3584 byte(s) in 64 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f48b21b6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f48b2ace8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect disallow ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,81d39
< Debug: Deleting unreferenced busStop 'busStop6'
< Debug: Deleting unreferenced busStop 'busStop5'
< Debug: Deleting unreferenced busStop 'busStop4'
< Debug: Deleting unreferenced busStop 'busStop3'
< Debug: Deleting unreferenced busStop 'busStop2'
< Debug: Deleting unreferenced busStop 'busStop1'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
3,142c3,4
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ0_0" function="internal">
<         <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
<     </edge>
<     <edge id=":gneJ0_1" function="internal">
<         <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
<     </edge>
<     <edge id=":gneJ0_2" function="internal">
<         <lane id=":gneJ0_2_0" index="0" speed="3.65" length="2.08" shape="3.20,1.60 2.00,0.80 1.71,0.23"/>
<     </edge>
<     <edge id=":gneJ0_3" function="internal">
<         <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.59" shape="1.71,0.23 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
<     </edge>
<     <edge id=":gneJ1_0" function="internal">
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
<     </edge>
<     <edge id=":gneJ1_1" function="internal">
<         <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
<     </edge>
<     <edge id=":gneJ1_2" function="internal">
<         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.66" shape="46.80,-1.60 48.00,-0.80 48.40,0.00 48.26,0.29"/>
<     </edge>
<     <edge id=":gneJ1_3" function="internal">
<         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="2.01" shape="48.26,0.29 48.00,0.80 46.80,1.60"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect endoffset ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82a87,230
> 
> =================================================================
> ==7415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2912 byte(s) in 52 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f163cec3358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f163d7db8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
135a140,283
> 
> =================================================================
> ==7562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 92 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7efd8ec49358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7efd8f5618ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
98c94
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
104c100
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
124c120
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
127c123
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
140c136
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,81d45
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
< Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect width ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
83a88,231
> 
> =================================================================
> ==7348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f940c550358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f940ce688ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.43" length="12.07" width="4.00" shape="1.60,8.80 1.95,12.83 3.00,15.70 4.75,17.43 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.43" length="12.07" width="4.00" shape="1.60,8.80 1.95,12.82 3.00,15.70 4.75,17.43 7.20,18.00"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.84" length="17.54" shape="51.60,8.80 51.05,14.40 49.40,18.40 46.65,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.84" length="17.54" shape="51.60,8.80 51.05,14.40 49.40,18.40 46.65,20.80 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,12.80 4.98,12.36 4.20,11.80 3.64,11.02 3.31,10.02 3.20,8.80 -3.20,8.80 -2.91,14.18 -2.04,18.58 -0.60,22.00 1.42,24.44 4.02,25.91">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,12.80 4.98,12.36 4.20,11.80 3.64,11.02 3.31,10.02 3.20,8.80 -3.20,8.80 -2.91,14.18 -2.04,18.58 -0.60,22.00 1.42,24.44 4.02,25.91">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,8.80 46.80,8.80 46.36,11.02 45.80,11.80 45.02,12.36 44.02,12.69 42.80,12.80 42.80,26.40 45.98,25.91 48.58,24.44 50.60,22.00 52.04,18.58 52.91,14.18">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,8.80 46.80,8.80 46.36,11.02 45.80,11.80 45.02,12.36 44.02,12.69 42.80,12.80 42.80,26.40 45.98,25.91 48.58,24.44 50.60,22.00 52.04,18.58 52.91,14.18">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected acceleration ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
82a87,230
> 
> =================================================================
> ==7977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5376 byte(s) in 96 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7fc03370a358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fc0340228ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected allow ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86a91,234
> 
> =================================================================
> ==7750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5824 byte(s) in 104 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f2d693c6358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2d69cde8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected disallow ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
84a89,232
> 
> =================================================================
> ==7700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5600 byte(s) in 100 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f5f333b8358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5f33cd08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected endoffset ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24d27
< Debug: Value 'dummyEndOffset' for attribute endOffset of lane isn't valid
86a90,233
> 
> =================================================================
> ==7848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 60 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f3c28546358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3c28e5e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
30,31d33
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE3_0'
48,51d49
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE3_0'
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE2_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
73a72
> Debug: Keys Ctrl+Z (Undo) pressed
96,99d94
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE3_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
109a105
> Debug: Keys Ctrl+Y (Redo) pressed
156a153,296
> 
> =================================================================
> ==8248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8288 byte(s) in 148 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
102c98
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
108c104
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
128c124
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
131c127
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
144c140
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected speed ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
85a90,233
> 
> =================================================================
> ==7742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5824 byte(s) in 104 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f0b7895b358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f0b792738ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,26.40 7.20,13.60 4.98,13.16 4.20,12.60 3.64,11.82 3.31,10.82 3.20,9.60 -3.20,9.60 -2.91,14.73 -2.04,18.93 -0.60,22.20 1.42,24.53 4.02,25.93">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected width ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
24d27
< Debug: Value 'dummyWidth' for attribute width of lane isn't valid
87a91,234
> 
> =================================================================
> ==7843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3136 byte(s) in 56 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x27399c2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x27399c2)
>     #2 0x7f785a0c2358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f785a9da8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
<truncated after showing first 30 lines>
---------- Differences in net ----------
40,42c40
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" speed="7.43" length="12.07" width="4.00" shape="1.60,8.80 1.95,12.83 3.00,15.70 4.75,17.43 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="7.43" length="12.07" width="4.00" shape="1.60,8.80 1.95,12.82 3.00,15.70 4.75,17.43 7.20,18.00"/>
46,48c44
<     </edge>
<     <edge id=":gneJ3_1" function="internal">
<         <lane id=":gneJ3_1_0" index="0" speed="8.84" length="17.54" shape="51.60,8.80 51.05,14.40 49.40,18.40 46.65,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_1" index="1" speed="8.84" length="17.54" shape="51.60,8.80 51.05,14.40 49.40,18.40 46.65,20.80 42.80,21.60"/>
94c90
<     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_3_0" shape="7.20,27.20 7.20,12.80 4.98,12.36 4.20,11.80 3.64,11.02 3.31,10.02 3.20,8.80 -3.20,8.80 -2.91,14.42 -2.04,19.02 -0.60,22.60 1.42,25.16 4.02,26.69">
---
>     <junction id="gneJ2" type="priority" x="0.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE9_0" intLanes=":gneJ2_0_0 :gneJ2_1_0 :gneJ2_2_0 :gneJ2_2_1" shape="7.20,27.20 7.20,12.80 4.98,12.36 4.20,11.80 3.64,11.02 3.31,10.02 3.20,8.80 -3.20,8.80 -2.91,14.42 -2.04,19.02 -0.60,22.60 1.42,25.16 4.02,26.69">
100c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_1_0 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,8.80 46.80,8.80 46.36,11.02 45.80,11.80 45.02,12.36 44.02,12.69 42.80,12.80 42.80,27.20 45.98,26.69 48.58,25.16 50.60,22.60 52.04,19.02 52.91,14.42">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,8.80 46.80,8.80 46.36,11.02 45.80,11.80 45.02,12.36 44.02,12.69 42.80,12.80 42.80,27.20 45.98,26.69 48.58,25.16 50.60,22.60 52.04,19.02 52.91,14.42">
120c116
<     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_1_0" dir="l" state="M"/>
---
>     <connection from="gneE5" to="gneE3" fromLane="0" toLane="1" via=":gneJ3_0_1" dir="l" state="M"/>
123c119
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_2_1" dir="r" state="M"/>
136c132
<     <connection from=":gneJ2_3" to="gneE2" fromLane="0" toLane="1" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed all ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
122a127,298
> 
> =================================================================
> ==8027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f2681e578ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f2682a5bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed army ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,292
> 
> =================================================================
> ==8076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f918f2878ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f918fe8bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed authority ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,292
> 
> =================================================================
> ==8071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7ff18d8cb8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7ff18e4cfae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed bicycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,292
> 
> =================================================================
> ==8163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fb25c4eb8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fb25d0efae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed bus ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,292
> 
> =================================================================
> ==8204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3ac470b8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3ac530fae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed coach ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,116d36
< Debug: Deleting unreferenced edge '-gneE15' in GNEChange_Attribute
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
1,128d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ2_0" function="internal">
<         <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
<     </edge>
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
<     </edge>
< 
<     <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
<         <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
<     </edge>
<     <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
<         <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
<     </edge>
<     <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
<         <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
<     </edge>
<     <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
<         <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
<     </edge>
<     <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<         <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed custom1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE25' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25'
< Debug: declaring connections of edge '-gneE25' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25'
< Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed)
25,116d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25'
< Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25'
< Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27'
< Debug: Removing edge '-gneE25' from net
< Debug: Deleting unreferenced edge '-gneE25' in GNEChange_Attribute
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
1,128d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ2_0" function="internal">
<         <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
<     </edge>
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
<     </edge>
< 
<     <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
<         <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
<     </edge>
<     <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
<         <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
<     </edge>
<     <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
<         <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
<     </edge>
<     <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
<         <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
<     </edge>
<     <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
<         <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed custom2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE25' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25'
< Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25'
< Debug: declaring connections of edge '-gneE25' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25'
< Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25'
< Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28'
< Debug: Removing edge 'gneE25' from net
116a105,276
> 
> =================================================================
> ==8498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed delivery ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE15' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ8'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE15'
< Debug: declaring connections of edge 'gneE15' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ7'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE15'
< Debug: declaring connections of edge '-gneE15' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8'
< Debug: Removing edge 'gneE15' from net
116a105,276
> 
> =================================================================
> ==8561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed emergency ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE18' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ9'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE18'
< Debug: declaring connections of edge '-gneE18' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ10'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE18'
< Debug: declaring connections of edge 'gneE18' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18'
< Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18'
< Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9'
< Debug: Removing edge '-gneE18' from net
116a105,276
> 
> =================================================================
> ==8566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed evehicle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE20' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ13'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE20'
< Debug: declaring connections of edge 'gneE20' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ14'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE20'
< Debug: declaring connections of edge '-gneE20' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20'
< Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20'
< Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13'
< Debug: Removing edge 'gneE20' from net
35,116d22
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed hov ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE24' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ26'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE24'
< Debug: declaring connections of edge 'gneE24' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ25'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE24'
< Debug: declaring connections of edge '-gneE24' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24'
< Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24'
< Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26'
< Debug: Removing edge 'gneE24' from net
116a105,276
> 
> =================================================================
> ==8690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
<truncated after showing first 30 lines>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,116d38
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
netElements lanes select_vtypes allowed moped ( Last six runs Dec2020 )
netElements lanes select_vtypes allowed rail ( Last six runs Dec2020 )
netElements lanes select_vtypes allowed ship ( Last six runs Dec2020 )
netElements lanes select_vtypes allowed taxi ( Last six runs Dec2020 )
netElements lanes select_vtypes allowed trailer ( Last six runs Dec2020 )
netElements lanes select_vtypes allowed tram ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed motorcycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE18' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ10'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE18'
< Debug: declaring connections of edge 'gneE18' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ9'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE18'
< Debug: declaring connections of edge '-gneE18' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18'
< Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18'
< Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10'
< Debug: Removing edge 'gneE18' from net
35,116d22
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,122d46
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
netElements lanes select_vtypes allowed passenger ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed all ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed pedestrian ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE16' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ19'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE16'
< Debug: declaring connections of edge '-gneE16' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ20'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE16'
< Debug: declaring connections of edge 'gneE16' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16'
< Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16'
< Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19'
< Debug: Removing edge '-gneE16' from net
35,116d22
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed private ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15,22d18
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE20' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ14'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE20'
< Debug: declaring connections of edge '-gneE20' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ13'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE20'
< Debug: declaring connections of edge 'gneE20' as loaded (It will not be removed)
25,32d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20'
< Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20'
< Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
< Debug: Removing edge '-gneE20' from net
35,116d22
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed rail_electric ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,116d38
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed rail_urban ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,292
> 
> =================================================================
> ==9298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f125a1278ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f125ad2bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed truck ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,116d38
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed vip ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
116a121,292
> 
> =================================================================
> ==9618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f76a50248ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9cd5  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9cd5)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f76a5c28ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,92d12
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
1,131d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<     <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
< 
<     <edge id=":gneJ2_0" function="internal">
<         <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
<     </edge>
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
<     </edge>
< 
<     <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
<         <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
<     </edge>
<     <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
<         <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
<     </edge>
<     <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
<         <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
<     </edge>
<     <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
<         <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
<     </edge>
<     <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
<         <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
netElements lanes select_vtypes disallowed army ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed hov ( Last six runs Dec2020 )

17 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
9,92d12
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE25' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE25_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
netElements lanes select_vtypes disallowed authority ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed bicycle ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed bus ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed custom1 ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed custom2 ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed emergency ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed evehicle ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed moped ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed passenger ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed pedestrian ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed private ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed rail ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed rail_electric ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed rail_urban ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed ship ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed taxi ( Last six runs Dec2020 )
netElements lanes select_vtypes disallowed trailer ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes disallowed coach ( Last six runs Dec2020 )

---------- Differences in errors ----------
2,92c2,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes disallowed delivery ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92a97,210
> 
> =================================================================
> ==10190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f3e730098ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f3e73c0dae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes disallowed motorcycle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92a97,210
> 
> =================================================================
> ==10284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7fea79d6a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7fea7a96eae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c8  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes disallowed tram ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92a97,210
> 
> =================================================================
> ==10703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f5a096478ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f5a0a24bae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c6  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes disallowed truck ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92a97,210
> 
> =================================================================
> ==10731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f6a3a41e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f6a3b022ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x1821  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes disallowed vip ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
92a97,210
> 
> =================================================================
> ==11126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xe7f3f0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xe7f3f0)
>     #1 0x7f4efe9918ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
>     #1 0x26c9b56  (/home/delphi/clangDebug/sumo/bin/neteditD+0x26c9b56)
>     #2 0xf3a3bd  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3a3bd)
>     #3 0xf3513e  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf3513e)
>     #4 0xf34cf7  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf34cf7)
>     #5 0xf09738  (/home/delphi/clangDebug/sumo/bin/neteditD+0xf09738)
>     #6 0x15d67f2  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d67f2)
>     #7 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #8 0x15d6251  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d6251)
>     #9 0x15d4928  (/home/delphi/clangDebug/sumo/bin/neteditD+0x15d4928)
>     #10 0x7f4eff595ae2  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1deae2)
>     #11 0x18c7  (<unknown module>)
> 
> Direct leak of 440 byte(s) in 1 object(s) allocated from:
>     #0 0xeb79a0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xeb79a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements trafficlights save ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,103d48
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from5_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="110.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection basic additional_basic ( Last six runs Dec2020 )

---------- Differences in errors ----------
22a23,26
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
27,124c31,35
< Debug: Setting new attribute selected 'true' into busStop 'busStop_00'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_01'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_02'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_03'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_04'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_05'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_06'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_07'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_08'
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_00' in GNEChange_Additional
< Debug: Removing busStop 'busStop_01' in GNEChange_Additional
< Debug: Removing busStop 'busStop_02' in GNEChange_Additional
< Debug: Removing busStop 'busStop_03' in GNEChange_Additional
< Debug: Removing busStop 'busStop_04' in GNEChange_Additional
< Debug: Removing busStop 'busStop_05' in GNEChange_Additional
< Debug: Removing busStop 'busStop_06' in GNEChange_Additional
< Debug: Removing busStop 'busStop_07' in GNEChange_Additional
< Debug: Removing busStop 'busStop_08' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into busStop 'busStop_IDToRemove1'
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_IDToRemove1' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into busStop 'busStop_IDToRemove2'
< Debug: Key DEL (delete) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
36c36
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_18" lane="gneE1_0" startPos="45.00" endPos="50.00" lines="line1 line2"/>
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection basic click ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,8
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
8a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,38d34
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
4a5,8
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
8a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37,44d44
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
selection basic default ( Last six runs Dec2020 )
selection basic default_button ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
35a40,43
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
605,661d612
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection basic wrong_parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,8
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
9,51c13,17
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Removing edge 'gneE0' from net
< Debug: Removing poiLane 'POI_0' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing edge 'gneE1' from net
< Debug: Removing junction 'gneJ0' from net
< Debug: Additionals saved
< Debug: Deleting unreferenced edge 'gneE0' in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="50.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>


    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : selection draws rectangle ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
781,837d788
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection additionals ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
477,535d484
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection connections ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
489,547d496
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection crossings ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
36a41,44
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
441,499d448
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37a46,269
> Debug: Setting new attribute selected '1' into edge '1'
> Debug: Setting new attribute selected '1' into edge '2'
> Debug: Setting new attribute selected '1' into edge '3'
> Debug: Setting new attribute selected '1' into edge '4'
> Debug: Setting new attribute selected '1' into edge '5'
> Debug: Setting new attribute selected '1' into edge '6'
> Debug: Setting new attribute selected '1' into edge '7'
> Debug: Setting new attribute selected '1' into edge '8'
> Debug: Setting new attribute selected '1' into crossing ':Center_c0'
> Debug: Setting new attribute selected '1' into crossing ':Center_c1'
> Debug: Setting new attribute selected '1' into junction 'A'
> Debug: Setting new attribute selected '1' into junction 'B'
> Debug: Setting new attribute selected '1' into junction 'C'
> Debug: Setting new attribute selected '1' into junction 'Center'
> Debug: Setting new attribute selected '1' into junction 'D'
> Debug: Setting new attribute selected '1' into poi 'POI_0'
> Debug: Setting new attribute selected '1' into poi 'POI_1'
> Debug: Setting new attribute selected '1' into poi 'POI_2'
> Debug: Setting new attribute selected '1' into poi 'POI_3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection junctions ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
36a41,44
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
459,517d466
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection lanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
490,548d497
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection pois ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
483,541d490
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection lockselection polygons ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
36a41,44
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
483,541d490
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection operations clear ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
151,207d158
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
17a22,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
920,924d927
< Debug: Deleting unreferenced junction 'Center' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection operations load ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
10a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,51d47
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection operations save ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
10a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,51d47
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in selection ----------
edge:gneE0
edge:gneE1

TEST FAILED on ts-sim-build-ba : selection viewoptions show_connections ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
21a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
604,662d611
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : selection viewoptions toogle_edges ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:504:27 in 
> /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNETAZ.cpp:505:25 in 
21a26,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
844,902d851
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '4_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements basic shape_invalid ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,22d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected invalid item in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< Debug: delete poi 'poi_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" x="6.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements basic shape_saveDialog ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,25d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,19.000000 1.000000,24.000000 -4.000000,24.000000 -4.000000,19.000000 1.000000,19.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
64,76d67
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi create blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,52d43
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,21c7,10
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Invalid input parameter of poi: 'color' doesn't have a valid 'RBGColor' format
< Debug: Adding poi 'poi_1' into viewNet
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' from viewNet
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,30d11
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_1' into viewNet
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="139,131,120" layer="202.00" x="2.00" y="18.00"/>
    <poi id="poi_1" color="blue" layer="202.00" x="12.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi create default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create geo_poi lat_lon ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< 0.000126, 10.511086
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" lon="10.511086" lat="0.000126"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create geo_poi lon_lat ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,14c7,10
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
16,19d11
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97
< Debug: Additionals saved
34,49d25
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97
< Debug: delete poi 'poi_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" lon="10.511086" lat="0.000126"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi create height ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,51c7,11
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format
< Debug: Invalid input parameter of poi: 'height' cannot be negative
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.40,3.60,26.40,32.40
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.40,3.60,26.40,32.40
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.40,3.60,26.40,32.40
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" height="4.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,78c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Invalid input parameter of poi: invalid id used in id
< Debug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -3.00,7.00,19.00,29.00
< Debug: Adding poi 'customID' into viewNet
< GLDebug: 	Inserted poi:customID into SUMORTree with boundary -1.00,7.00,21.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'customID' from viewNet
< GLDebug: 	Removed object poi:customID from SUMORTree with boundary -1.00,7.00,21.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'POI_0' from viewNet
< GLDebug: 	Removed object poi:POI_0 from SUMORTree with boundary -3.00,7.00,19.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 424 - 218
< ;;;;;;
< TestFunctions: Clicked over position 444 - 218
< POI_0
< TestFunctions: Clicked over position 464 - 218
< customID
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="POI_0" color="red" layer="202.00" x="8.00" y="18.00"/>
    <poi id="customID" color="red" layer="202.00" x="10.00" y="18.00"/>
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,52d43
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi create layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,21c7,10
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Invalid input parameter of poi: 'layer' doesn't have a valid 'float' format
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00
< Debug: Adding poi 'poi_1' into viewNet
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' from viewNet
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -5.00,7.00,17.00,29.00
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,25d11
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00
27,30d12
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_1' into viewNet
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="-2.00" x="6.00" y="18.00"/>
    <poi id="poi_1" color="red" layer="6.50" x="12.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi create type ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,49d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" type="<<poi_test>>" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create width ( Last six runs Dec2020 )

---------- Differences in errors ----------
7,51c7,11
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poi' in TagSelector
< Debug: Invalid input parameter of poi: 'width' doesn't have a valid 'float' format
< Debug: Invalid input parameter of poi: 'width' cannot be negative
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -0.50,5.50,24.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -0.50,5.50,24.50,30.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -0.50,5.50,24.50,30.50
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" width="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
28,39d31
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poi delete ( Last six runs Dec2020 )
shapeElements poilane delete ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
59,71d62
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poi inspect angle ( Last six runs Dec2020 )
shapeElements poi inspect layer ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poi inspect blockmove ( Last six runs Dec2020 )
shapeElements poly create default open_line ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,57d48
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect geo_pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,62d53
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
44,56d47
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poi inspect geo_use ( Last six runs Dec2020 )
shapeElements poi inspect relativepath ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect height ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
58,70d61
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Error: Could not load '%$$%%%%%'.
< Unknown file extension '' for image '%$$%%%%%'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
86,98d89
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
51,63d54
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect type ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
44,56d47
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect width ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected angle ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="30.00"/>
---
>     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="45.00"/>
---------- Differences in errors ----------
11,29c11,14
< Debug: Value 'dummyAngle' for attribute angle of poi isn't valid
< Debug: Setting new attribute angle '-12.00' into poi 'POI_1'
< Debug: Setting new attribute angle '-12.00' into poi 'POI_2'
< Debug: Setting new attribute angle '140.00' into poi 'POI_1'
< Debug: Setting new attribute angle '140.00' into poi 'POI_2'
< Debug: Setting new attribute angle '30.00' into poi 'POI_1'
< Debug: Setting new attribute angle '30.00' into poi 'POI_2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '140.00' into poi 'POI_2'
< Debug: Setting previous attribute angle '140.00' into poi 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '-12.00' into poi 'POI_2'
< Debug: Setting previous attribute angle '-12.00' into poi 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '45.00' into poi 'POI_2'
< Debug: Setting previous attribute angle '30.00' into poi 'POI_1'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35a21,23
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
43,45d30
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
11,16c11,14
< Debug: Setting new attribute blockMovement 'true' into poi 'POI_1'
< Debug: Setting new attribute blockMovement 'true' into poi 'POI_2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poi 'POI_2'
< Debug: Setting previous attribute blockMovement '0' into poi 'POI_1'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22a21
> Debug: Keys Ctrl+Z (Undo) pressed
30,32d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into poi 'POI_1'
< Debug: Setting new attribute blockMovement 'true' into poi 'POI_2'
54,66d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected color ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="125,60,200" layer="202.00" x="7.00" y="18.00"/>
<     <poi id="POI_2" color="125,60,200" layer="202.00" x="2.00" y="18.00"/>
---
>     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/>
>     <poi id="POI_2" color="yellow" layer="202.00" x="2.00" y="18.00"/>
---------- Differences in errors ----------
11,17c11,14
< Debug: Value 'dummyColor' for attribute color of poi isn't valid
< Debug: Setting new attribute color '255,255,500' into poi 'POI_1'
< Debug: Setting new attribute color '255,255,500' into poi 'POI_2'
< Debug: Setting new attribute color 'blue' into poi 'POI_1'
< Debug: Setting new attribute color 'blue' into poi 'POI_2'
< Debug: Setting new attribute color '125,60,200' into poi 'POI_1'
< Debug: Setting new attribute color '125,60,200' into poi 'POI_2'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
20,21c17,20
< Debug: Setting previous attribute color 'blue' into poi 'POI_2'
< Debug: Setting previous attribute color 'blue' into poi 'POI_1'
---
> Debug: Removing poi 'POI_2' from viewNet
> GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00
> Debug: Removing poi 'POI_1' from viewNet
> GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00
23,25d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color '255,255,244' into poi 'POI_2'
< Debug: Setting previous attribute color '255,255,244' into poi 'POI_1'
28,29c24,27
< Debug: Setting new attribute color 'blue' into poi 'POI_1'
< Debug: Setting new attribute color 'blue' into poi 'POI_2'
---
> Debug: Adding poi 'POI_1' into viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected geo_use ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" lon="10.511095" lat="0.000162"/>
<     <poi id="POI_2" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
---
>     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/>
>     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00"/>
---------- Differences in errors ----------
11,12c11,14
< Debug: Setting new attribute geo 'true' into poi 'POI_1'
< Debug: Setting new attribute geo 'true' into poi 'POI_2'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
15c17,20
< Debug: Setting previous attribute geo '0' into poi 'POI_2'
---
> Debug: Removing poi 'POI_2' from viewNet
> GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00
> Debug: Removing poi 'POI_1' from viewNet
> GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00
17,18d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute geo '0' into poi 'POI_1'
21c24,27
< Debug: Setting new attribute geo 'true' into poi 'POI_1'
---
> Debug: Adding poi 'POI_1' into viewNet
> GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00
> Debug: Adding poi 'POI_2' into viewNet
> GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00
23,24d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute geo 'true' into poi 'POI_2'
46,58d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected height ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" height="5.00"/>
<     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" height="5.00"/>
---
>     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" height="7.00"/>
>     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" height="9.00"/>
---------- Differences in errors ----------
11,26c11,14
< Debug: Value 'dummyHeight' for attribute height of poi isn't valid
< Debug: Value '-3' for attribute height of poi isn't valid
< Debug: Setting new attribute height '5' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -10.00,1.00,24.00,35.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00
< Debug: Setting new attribute height '5' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -17.00,-1.00,21.00,37.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -13.00,3.00,17.00,33.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute height '9.00' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -13.00,3.00,17.00,33.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -17.00,-1.00,21.00,37.00
< Debug: Setting previous attribute height '7.00' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -10.00,1.00,24.00,35.00
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32a21
> Debug: Keys Ctrl+Z (Undo) pressed
40,46d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute height '5' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -10.00,1.00,24.00,35.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00
< Debug: Setting new attribute height '5' into poi 'POI_2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected imgfile ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" imgFile="berlin_icon.ico"/>
<     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" imgFile="berlin_icon.ico"/>
---
>     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/>
>     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00"/>
---------- Differences in errors ----------
11,28c11,14
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poi isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poi isn't valid
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute imgFile '' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00
< Debug: Setting previous attribute imgFile '' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34a21
> Debug: Keys Ctrl+Z (Undo) pressed
42,48d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Could not load '%$$%%%%%'.
< Unknown file extension '' for image '%$$%%%%%'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected layer ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="2.00" x="7.00" y="18.00"/>
<     <poi id="POI_2" color="red" layer="2.00" x="2.00" y="18.00"/>
---
>     <poi id="POI_1" color="red" layer="12.00" x="7.00" y="18.00"/>
>     <poi id="POI_2" color="red" layer="15.00" x="2.00" y="18.00"/>
---------- Differences in errors ----------
11,29c11,14
< Debug: Value 'dummyLayer' for attribute layer of poi isn't valid
< Debug: Setting new attribute layer '-2' into poi 'POI_1'
< Debug: Setting new attribute layer '-2' into poi 'POI_2'
< Debug: Setting new attribute layer 'default' into poi 'POI_1'
< Debug: Setting new attribute layer 'default' into poi 'POI_2'
< Debug: Setting new attribute layer '2' into poi 'POI_1'
< Debug: Setting new attribute layer '2' into poi 'POI_2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer 'default' into poi 'POI_2'
< Debug: Setting previous attribute layer 'default' into poi 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer '-2.00' into poi 'POI_2'
< Debug: Setting previous attribute layer '-2.00' into poi 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer '15.00' into poi 'POI_2'
< Debug: Setting previous attribute layer '12.00' into poi 'POI_1'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35a21,23
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
43,45d30
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6,8c6,8
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="keyA1" value="valueA1"/>
>         <param key="keyA2" value="valueA2"/>
>         <param key="keyA3" value="valueA3"/>
11,13c11,13
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="keyB1" value="valueB1"/>
>         <param key="keyB2" value="valueB2"/>
>         <param key="keyB3" value="valueB3"/>
---------- Differences in errors ----------
17,30c17,20
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poi 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poi 'POI_2'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poi 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poi 'POI_2'
< Debug: Setting new attribute genericParameter '' into poi 'POI_1'
< Debug: Setting new attribute genericParameter '' into poi 'POI_2'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'POI_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'POI_2'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'POI_2'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'POI_2'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poi 'POI_1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poi 'POI_2'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,34c23,26
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'POI_2'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'POI_1'
---
> Debug: Removing poi 'POI_2' from viewNet
> GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00
> Debug: Removing poi 'POI_1' from viewNet
> GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00
36,38d27
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
11,16c11,14
< Debug: Setting new attribute relativePath 'true' into poi 'POI_1'
< Debug: Setting new attribute relativePath 'true' into poi 'POI_2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute relativePath '0' into poi 'POI_2'
< Debug: Setting previous attribute relativePath '0' into poi 'POI_1'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22a21
> Debug: Keys Ctrl+Z (Undo) pressed
30,32d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute relativePath 'true' into poi 'POI_1'
< Debug: Setting new attribute relativePath 'true' into poi 'POI_2'
54,66d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected type ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" x="7.00" y="18.00"/>
<     <poi id="POI_2" type="<<myOwnType>>" color="red" layer="202.00" x="2.00" y="18.00"/>
---
>     <poi id="POI_1" type="type1" color="red" layer="202.00" x="7.00" y="18.00"/>
>     <poi id="POI_2" type="type1" color="red" layer="202.00" x="2.00" y="18.00"/>
---------- Differences in errors ----------
11,16c11,14
< Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_1'
< Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute type 'type1' into poi 'POI_2'
< Debug: Setting previous attribute type 'type1' into poi 'POI_1'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22a21
> Debug: Keys Ctrl+Z (Undo) pressed
30,32d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_1'
< Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_2'
54,66d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected width ( Last six runs Dec2020 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" width="5.00"/>
---
>     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" width="7.00"/>
---------- Differences in errors ----------
11,26c11,14
< Debug: Value 'dummyWidth' for attribute width of poi isn't valid
< Debug: Value '-2' for attribute width of poi isn't valid
< Debug: Setting new attribute width '5' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00
< Debug: Setting new attribute width '5' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -15.00,1.00,19.00,35.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -13.00,3.00,17.00,33.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute width '7.00' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -13.00,3.00,17.00,33.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -15.00,1.00,19.00,35.00
< Debug: Setting previous attribute width '5.00' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32a21
> Debug: Keys Ctrl+Z (Undo) pressed
40,46d28
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute width '5' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00
< Debug: Setting new attribute width '5' into poi 'POI_2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,55d46
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,50d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poi load color ( Last six runs Dec2020 )
shapeElements poi load height ( Last six runs Dec2020 )
shapeElements poi load layer ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,39d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
12a13,16
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
37,49d40
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of poi is missing; poi cannot be created
< Warning: Invalid characters for POI ID
< Warning: POI with ID 'POI_0' already exists.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Could not load '<TEXTTEST_SANDBOX>/paris.ico'.
< Loading failed!
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
16a17,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from shape parameter. Key doesn't exist
< Warning: Error parsing key from shape parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from shape parameter. Key cannot be empty
< Warning: Error parsing key from shape parameter. Key contains invalid characters
< Warning: Error parsing key from shape parameter. Key contains invalid characters
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load width ( Last six runs Dec2020 )

---------- Differences in errors ----------
13a14,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,50d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load x ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,39d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Either (x, y), (lon, lat) or (lane, pos) must be specified for PoI 'POI_0'.
< Warning: Format of essential unique position attribute 'x' of poi with ID 'POI_1' is invalid; Cannot be parsed to float; poi cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi load y ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,39d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Essential unique position attribute 'y' of poi with ID 'POI_0' is missing; poi cannot be created
< Warning: Format of essential unique position attribute 'y' of poi with ID 'POI_1' is invalid; Cannot be parsed to float; poi cannot be created
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_0" color="red" layer="202.00" x="22.00" y="14.00"/>
<     <poi id="POI_1" color="white" layer="202.00" x="22.00" y="-6.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="2.00" y="14.00"/>
>     <poi id="poi_1" color="white" layer="202.00" x="2.00" y="-14.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
3,5c7,9
< Debug: Selected item 'poi' in TagSelectorDebug: Adding poi 'POI_0' into viewNet
< Debug: Adding poi 'POI_1' into viewNet
< Debug: Setting new attribute pos '22.00,14.00' into poi 'POI_0'Debug: Setting new attribute pos '22.00,-6.00' into poi 'POI_1'
---
> Debug: Selected item 'poi' in TagSelector
> Debug: Adding poi 'poi_0' into viewNet
> Debug: Adding poi 'poi_1' into viewNet
8c12
< Debug: Setting previous attribute pos '1.00,-12.00' into poi 'POI_1'
---
> Debug: Removing poi 'poi_1' from viewNet
11c15
< Debug: Setting previous attribute pos '1.00,15.00' into poi 'POI_0'
---
> Debug: Removing poi 'poi_0' from viewNet
13,14d16
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'POI_1' from viewNet
16,19d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'POI_0' from viewNetDebug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'POI_0' into viewNet
22c20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="poi_0" color="red" layer="202.00" x="1.00" y="15.00"/>
<     <poi id="poi_1" color="white" layer="202.00" x="1.00" y="-12.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="2.00" y="14.00"/>
>     <poi id="poi_1" color="white" layer="202.00" x="2.00" y="-14.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,36d28
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poi volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
97,108d100
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,46d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,48d39
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,55d46
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
18,29d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poilane create height ( Last six runs Dec2020 )
shapeElements poilane create width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poilane create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
61,73d64
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,48d39
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
43,55d46
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poilane create layer ( Last six runs Dec2020 )
shapeElements poilane inspect pos ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poilane create poslat ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,37d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create type ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,49d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,8d8
< Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0'
11a12
> Debug: Keys Ctrl+Z (Undo) pressed
16,17d16
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0'
23,34d21
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 444 - 383
< TestFunctions: Clicked over position 444 - 383
---
> TestFunctions: Clicked over position 444 - 378
> TestFunctions: Clicked over position 444 - 378
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,43d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,54d45
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poilane inspect height ( Last six runs Dec2020 )
shapeElements poilane inspect lane ( Last six runs Dec2020 )
shapeElements poilane inspect width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,46d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
27,38d30
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,4d0
< Error: Could not load '%$$%%%%%'.
< Unknown file extension '' for image '%$$%%%%%'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31,42d34
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
65,76d68
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
26,37d29
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect type ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
23,34d26
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,61d53
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,40d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected color ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
42,53d45
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,60d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poilane inspect_selected height ( Last six runs Dec2020 )
shapeElements poilane inspect_selected width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,44d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,4d0
< Error: Could not load '%$$%%%%%'.
< Unknown file extension '' for image '%$$%%%%%'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
40,51d43
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
95,106d98
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected poslat ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
57,69d60
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,40d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected type ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
29,40d32
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
35,47d38
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
32,44d35
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poilane load color ( Last six runs Dec2020 )
shapeElements poilane load height ( Last six runs Dec2020 )
shapeElements poilane load layer ( Last six runs Dec2020 )
shapeElements poilane load width ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poilane load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,37d28
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
9a10,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
31,43d34
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Essential unique string attribute 'id' of poi is missing; poi cannot be created
< Warning: Invalid characters for POI ID
< Warning: POI with ID 'POI_0' already exists.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Could not load '<TEXTTEST_SANDBOX>/paris.ico'.
< Loading failed!
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
7a8,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
25,37d28
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Warning: Either (x, y), (lon, lat) or (lane, pos) must be specified for PoI 'POI_1'.
< Warning: The lane 'dummyLane' to use within the PoI 'POI_2' is not known.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
15a16,19
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
33,45d36
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,7d0
< Warning: Error parsing key from shape parameter. Key doesn't exist
< Warning: Error parsing key from shape parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from shape parameter. Key cannot be empty
< Warning: Error parsing key from shape parameter. Key contains invalid characters
< Warning: Error parsing key from shape parameter. Key contains invalid characters
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load pos ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
34,46d37
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: lane position -999950.00 for poi 'POI_0' is not valid.
< Warning: Format of essential unique float attribute 'pos' of poiLane with ID 'POI_1' is invalid; Cannot be parsed to float; poiLane cannot be created
< Warning: lane position 6000.00 for poi 'POI_3' is not valid.
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane lock_unlock ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="27.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,7d8
< Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0'
< Debug: Setting new attribute blockMovement 'false' into poiLane 'poi_0'
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
10c11
< Debug: Setting previous attribute pos '44.00' into poiLane 'poi_0'
---
> Debug: Removing poiLane 'poi_0' from viewNet
12,13d12
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '1' into poiLane 'poi_0'
15,16d13
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0'
18,19d14
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
24,25d18
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0'
27,28d19
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'false' into poiLane 'poi_0'
30,31d20
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,7c5,7
< TestFunctions: Clicked over position 454 - 383
< TestFunctions: Clicked over position 444 - 383
< TestFunctions: Clicked over position 444 - 383
---
> TestFunctions: Clicked over position 454 - 378
> TestFunctions: Clicked over position 444 - 378
> TestFunctions: Clicked over position 444 - 378
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane move ( Last six runs Dec2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="17.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
5,9d8
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
< Debug: Setting new attribute pos '42.00' into poiLane 'poi_0'
< Debug: Setting new attribute pos '50.00' into poiLane 'poi_0'
< Debug: Setting new attribute pos '0.00' into poiLane 'poi_0'
< Debug: Setting new attribute pos '17.00' into poiLane 'poi_0'
12c11
< Debug: Setting previous attribute pos '0.00' into poiLane 'poi_0'
---
> Debug: Removing poiLane 'poi_0' from viewNet
14,15d12
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '50.00' into poiLane 'poi_0'
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '42.00' into poiLane 'poi_0'
20,21d14
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '27.00' into poiLane 'poi_0'
23,24d15
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '44.00' into poiLane 'poi_0'
27c18
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Clicked over position 454 - 383
---
> TestFunctions: Clicked over position 454 - 378
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poilane volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
26a27,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
93,104d96
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
72,84d75
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
31c31
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
41,53d44
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poly create block_move ( Last six runs Dec2020 )
shapeElements poly create block_shape ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly create close_shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
38,50d41
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create color ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
57,69d60
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
24c24
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default close_line ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poly create default default ( Last six runs Dec2020 )
shapeElements poly create default one_point ( Last six runs Dec2020 )
shapeElements poly create fill ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly create default open ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default same_points ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create id ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
76,88d79
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
35c35
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,58d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,2d0
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
26c26
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
61,73d64
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
25c25
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create linewidth ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
45,57d48
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
25c25
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
39,51d42
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly create type ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
54,66d57
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly delete ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
36,47d39
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
61,73d64
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,58d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poly inspect blockmove ( Last six runs Dec2020 )
shapeElements poly inspect blockshape ( Last six runs Dec2020 )
shapeElements poly inspect fill ( Last six runs Dec2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
shapeElements poly inspect closeshape ( Last six runs Dec2020 )
shapeElements poly inspect geo_use ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect color ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
53,65d56
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect geo_shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
52,64d55
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect id ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
64,76d67
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
22c22
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
50,62d53
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,4d0
< Error: Could not load '%$$%%%%%'.
< Unknown file extension '' for image '%$$%%%%%'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,58d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect linewidth ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
48,60d51
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,100d91
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
88,100d91
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
68,80d71
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in log ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect type ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
46,58d49
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,87d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'dummyAngle' for attribute angle of poly isn't valid
< Debug: Setting new attribute angle '-5.00' into poly 'poly_0'
< Debug: Setting new attribute angle '-5.00' into poly 'poly_1'
< Debug: Setting new attribute angle '5.00' into poly 'poly_0'
< Debug: Setting new attribute angle '5.00' into poly 'poly_1'
< Debug: Setting new attribute angle '10.00' into poly 'poly_0'
< Debug: Setting new attribute angle '10.00' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '5.00' into poly 'poly_1'
< Debug: Setting previous attribute angle '5.00' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '-5.00' into poly 'poly_1'
< Debug: Setting previous attribute angle '-5.00' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '2.00' into poly 'poly_1'
< Debug: Setting previous attribute angle '1.00' into poly 'poly_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" angle="10.00"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" angle="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected blockmove ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting new attribute blockMovement 'true' into poly 'poly_0'
< Debug: Setting new attribute blockMovement 'true' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poly 'poly_1'
< Debug: Setting previous attribute blockMovement '0' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected blockshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting new attribute blockShape 'true' into poly 'poly_0'
< Debug: Setting new attribute blockShape 'true' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockShape '0' into poly 'poly_1'
< Debug: Setting previous attribute blockShape '0' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected closeshape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,78d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting new attribute closedShape 'true' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Setting new attribute closedShape 'true' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute closedShape '0' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting previous attribute closedShape '1' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected color ( Last six runs Dec2020 )

---------- Differences in errors ----------
10a11,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
63,75d66
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected fill ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,60d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'true' for attribute layer of poly isn't valid
< Debug: Value 'truei' for attribute layer of poly isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="1" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected geo_use ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,70d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting new attribute geo 'true' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Setting new attribute geo 'true' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute geo '0' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute geo '0' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute geo 'true' into poly 'poly_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="10.511140,0.000072 10.511140,0.000162 10.511050,0.000162 10.511050,0.000072 10.511140,0.000072"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="10.511319,0.000072 10.511319,0.000162 10.511229,0.000162 10.511229,0.000072 10.511319,0.000072"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,70d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poly 'poly_0'
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute imgFile '<TEXTTEST_SANDBOX>/berlin_icon.ico' into poly 'poly_1'
< Debug: Setting previous attribute imgFile '' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" imgFile="berlin_icon.ico"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,65d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'dummyLayer' for attribute layer of poly isn't valid
< Debug: Setting new attribute layer '-2' into poly 'poly_0'
< Debug: Setting new attribute layer '-2' into poly 'poly_1'
< Debug: Setting new attribute layer '2.5' into poly 'poly_0'
< Debug: Setting new attribute layer '2.5' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer '-2.00' into poly 'poly_1'
< Debug: Setting previous attribute layer '-2.00' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer '64.00' into poly 'poly_1'
< Debug: Setting previous attribute layer 'default' into poly 'poly_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute layer '-2' into poly 'poly_0'
< Debug: Setting new attribute layer '-2' into poly 'poly_1'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="2.50" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="2.50" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected linewidth ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,68d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'dummyLineWidth' for attribute lineWidth of poly isn't valid
< Debug: Value '-2' for attribute lineWidth of poly isn't valid
< Debug: Setting new attribute lineWidth '2.5' into poly 'poly_0'
< Debug: Setting new attribute lineWidth '2.5' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lineWidth '1.00' into poly 'poly_1'
< Debug: Setting previous attribute lineWidth '1.00' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" lineWidth="2.50" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" lineWidth="2.50" layer="64.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,132d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Inserting parameter 'keyA1|valueA1' into shape poly.
< Debug: Inserting parameter 'keyA2|valueA2' into shape poly.
< Debug: Inserting parameter 'keyA3|valueA3' into shape poly.
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Inserting parameter 'keyB1|valueB1' into shape poly.
< Debug: Inserting parameter 'keyB2|valueB2' into shape poly.
< Debug: Inserting parameter 'keyB3|valueB3' into shape poly.
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poly 'poly_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poly 'poly_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_1'
< Debug: Setting new attribute genericParameter '' into poly 'poly_0'
< Debug: Setting new attribute genericParameter '' into poly 'poly_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poly 'poly_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poly 'poly_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poly>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poly>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (key1)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,108d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting new attribute relativePath 'true' into poly 'poly_0'
< Debug: Setting new attribute relativePath 'true' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute relativePath '0' into poly 'poly_1'
< Debug: Setting previous attribute relativePath '0' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected type ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,66d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Setting new attribute type '<<myOwnType>>' into poly 'poly_0'
< Debug: Setting new attribute type '<<myOwnType>>' into poly 'poly_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute type 'type2' into poly 'poly_1'
< Debug: Setting previous attribute type 'type1' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load angle ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Format of optional optional angle[0, 360] attribute 'angle' of poly with ID 'poly_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 40.00,-20.00,70.00,10.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 40.00,-40.00,70.00,-10.00
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Adding poly 'poly_3' into viewNet
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="60.000000,0.000000 60.000000,-10.000000 50.000000,-10.000000 50.000000,0.000000 60.000000,0.000000" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="60.000000,-20.000000 60.000000,-30.000000 50.000000,-30.000000 50.000000,-20.000000 60.000000,-20.000000" angle="500.00" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
    <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="12.00" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load color ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,55d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -20.00,20.00,10.00,50.00
< Debug: Format of optional optional color attribute 'color' of poly with ID 'poly_1' is invalid; Invalid RGB format or named color; Default value will be used.
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 0.00,20.00,30.00,50.00
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Debug: Adding poly 'poly_3' into viewNet
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="0.00" shape="-10.000000,40.000000 0.000000,40.000000 0.000000,30.000000 -10.000000,30.000000 -10.000000,40.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="0.00" shape="10.000000,40.000000 20.000000,40.000000 20.000000,30.000000 10.000000,30.000000 10.000000,40.000000"/>
    <poly id="poly_2" color="red" fill="0" layer="0.00" shape="30.000000,40.000000 40.000000,40.000000 40.000000,30.000000 30.000000,30.000000 30.000000,40.000000"/>
    <poly id="poly_3" color="red" fill="0" layer="0.00" shape="30.000000,40.000000 40.000000,40.000000 40.000000,30.000000 30.000000,30.000000 30.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load default ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,39d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load fill ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,50d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 20.00,0.00,50.00,30.00
< Debug: Format of optional optional boolean attribute 'fill' of poly is invalid; Cannot be parsed to boolean; Default value will be used.
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,-40.00,50.00,-10.00
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 20.00,-20.00,50.00,10.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poly 'poly_2' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="0" layer="0.00" shape="30.000000,20.000000 40.000000,20.000000 40.000000,10.000000 30.000000,10.000000 30.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="0" layer="0.00" shape="30.000000,-20.000000 40.000000,-20.000000 40.000000,-30.000000 30.000000,-30.000000 30.000000,-20.000000"/>
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="30.000000,0.000000 40.000000,0.000000 40.000000,-10.000000 30.000000,-10.000000 30.000000,0.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load id ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,44d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -40.00,20.00,-10.00,50.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary -40.00,20.00,-10.00,50.00
< Debug: delete poly 'poly_1' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/>
    <poly id="poly_1" color="green" fill="0" layer="0.00" shape="-30.000000,40.000000 -20.000000,40.000000 -20.000000,30.000000 -30.000000,30.000000 -30.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential unique string attribute 'id' of poly is missing; poly cannot be created
Warning: Invalid characters for polygon ID
Warning: Format of essential unique string attribute 'id' of poly is invalid; ID contains invalid characters; poly cannot be created
Warning: Invalid characters for polygon ID
Warning: Polygon with ID 'poly_0' already exists.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load imgfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -80.00,-60.00,-50.00,-30.00
< Loading failed!
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -80.00,-60.00,-50.00,-30.00
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 40.00,20.00,70.00,50.00
< Debug: Adding poly 'poly_3' into viewNet
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 40.00,0.00,70.00,30.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-70.000000,-40.000000 -60.000000,-40.000000 -60.000000,-50.000000 -70.000000,-50.000000 -70.000000,-40.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="-70.000000,-40.000000 -60.000000,-40.000000 -60.000000,-50.000000 -70.000000,-50.000000 -70.000000,-40.000000"/>
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="50.000000,40.000000 60.000000,40.000000 60.000000,30.000000 50.000000,30.000000 50.000000,40.000000"/>
    <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,20.000000 60.000000,20.000000 60.000000,10.000000 50.000000,10.000000 50.000000,20.000000 60.000000,20.000000" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '<TEXTTEST_SANDBOX>/paris.ico'.
Loading failed!
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load layer ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,41d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,0.00,-30.00,30.00
< Error: Invalid Number Format '(double) dummyLayer'
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -60.00,0.00,-30.00,30.00
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="1" layer="128.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Number Format '(double) dummyLayer'
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load linewidth ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,0.00,-30.00,30.00
< Debug: Format of optional positive optional float attribute 'lineWidth' of poly with ID 'poly_1' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -60.00,-20.00,-30.00,10.00
< Debug: Format of optional positive optional float attribute 'lineWidth' of poly with ID 'poly_2' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary -60.00,-40.00,-30.00,-10.00
< Debug: Adding poly 'poly_3' into viewNet
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary -60.00,-40.00,-30.00,-10.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="1" layer="128.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="128.00" shape="-50.000000,0.000000 -40.000000,0.000000 -40.000000,-10.000000 -50.000000,-10.000000 -50.000000,0.000000"/>
    <poly id="poly_2" color="green" fill="1" layer="128.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/>
    <poly id="poly_3" color="green" fill="1" lineWidth="2.50" layer="128.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load parameters ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,47d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Debug: Inserting parameter 'key1|value1' into shape poly.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting parameter 'key1|value5' into shape poly.
< Debug: Inserting parameter 'key2|' into shape poly.
< Debug: Inserting parameter 'key2|' into shape poly.
< Debug: Inserting parameter 'key3|$$value with spaces%%' into shape poly.
< Debug: Inserting parameter 'keyFinal|valueFinal' into shape poly.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000">
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </poly>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Error parsing key from shape parameter. Key doesn't exist
Warning: Error parsing key from shape parameter. Key doesn't exist
Error: Attribute 'key' in definition of a param is empty.
Warning: Error parsing key from shape parameter. Key cannot be empty
Warning: Error parsing key from shape parameter. Key contains invalid characters
Warning: Error parsing key from shape parameter. Key contains invalid characters
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load relativepath ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Format of optional optional boolean attribute 'relativePath' of poly with ID 'poly_0' is invalid; Cannot be parsed to boolean; Default value will be used.
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Format of optional optional boolean attribute 'relativePath' of poly with ID 'poly_1' is invalid; Cannot be parsed to boolean; Default value will be used.
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Adding poly 'poly_3' into viewNet
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico"/>
    <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly load shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,61d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Adding poly 'poly_03' into viewNet
< GLDebug: 	Inserted polygon:poly_03 into SUMORTree with boundary 0.00,-60.00,30.00,-30.00
< Debug: Adding poly 'poly_04' into viewNet
< GLDebug: 	Inserted polygon:poly_04 into SUMORTree with boundary 30.00,-50.00,50.00,-30.00
< Debug: Adding poly 'poly_05' into viewNet
< GLDebug: 	Inserted polygon:poly_05 into SUMORTree with boundary -80.00,30.00,-50.00,50.00
< Debug: Adding poly 'poly_06' into viewNet
< GLDebug: 	Inserted polygon:poly_06 into SUMORTree with boundary -80.00,10.00,-50.00,30.00
< Debug: Adding poly 'poly_07' into viewNet
< GLDebug: 	Inserted polygon:poly_07 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_03" color="green" fill="1" layer="0.00" shape="10.000000,-40.000000 20.000000,-40.000000 20.000000,-50.000000 20.000000,-50.000000 10.000000,-50.000000 10.000000,-50.000000 10.000000,-40.000000"/>
    <poly id="poly_04" color="green" fill="1" layer="0.00" shape="40.000000,-40.000000"/>
    <poly id="poly_05" color="green" fill="1" layer="0.00" shape="-70.000000,40.000000 -60.000000,40.000000 -70.000000,40.000000 -60.000000,40.000000"/>
    <poly id="poly_06" color="green" fill="1" layer="0.00" shape="-70.000000,20.000000 -60.000000,20.000000"/>
    <poly id="poly_07" color="green" fill="1" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Essential list of unique positions attribute 'shape' of poly with ID 'poly_01' is missing; poly cannot be created
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
Warning: Format of essential list of unique positions attribute 'shape' of poly with ID 'poly_02' is invalid; List of Positions aren't neither x,y nor x,y,z; poly cannot be created
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly move block_move ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,56d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute blockMovement '1' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poly 'poly_0'
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute blockMovement '1' into poly 'poly_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly move block_move_shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,59d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute blockMovement '1' into poly 'poly_0'
< Debug: Setting new attribute blockShape '1' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockShape '0' into poly 'poly_0'
< Debug: Setting previous attribute blockMovement '0' into poly 'poly_0'
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute blockMovement '1' into poly 'poly_0'
< Debug: Setting new attribute blockShape '1' into poly 'poly_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly move block_shape ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,67d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute blockShape '1' into poly 'poly_0'
< Debug: Setting new attribute shape '30.00,-10.00 30.00,0.00 20.00,0.00 20.00,-10.00 30.00,-10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,-20.00,40.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,-20.00,40.00,10.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockShape '0' into poly 'poly_0'
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,-10.000000 30.000000,0.000000 20.000000,0.000000 20.000000,-10.000000 30.000000,-10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly move vertex_existent ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,-10.00 30.00,10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,-20.00,40.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,-10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly move vertex_new ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,64d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 25.00,-10.00 30.00,10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,-20.00,40.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 25.000000,-10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly volatileRecomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,78d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Adding poly 'poly_2' into viewNet
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 30.00,0.00,60.00,30.00
< Debug: Adding poly 'poly_3' into viewNet
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary -10.00,-30.00,20.00,0.00
< Debug: Adding poly 'poly_4' into viewNet
< GLDebug: 	Inserted polygon:poly_4 into SUMORTree with boundary 10.00,-30.00,40.00,0.00
< Debug: Adding poly 'poly_5' into viewNet
< GLDebug: 	Inserted polygon:poly_5 into SUMORTree with boundary 30.00,-30.00,60.00,0.00
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Removing poly 'poly_5' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>
---------- 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">
</routes>

TEST FAILED on ts-sim-build-ba : volatileRecomputing abort-recomputing ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
75d78
< Debug: Additionals saved
89,241d91
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_0to-gneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_0to-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE11_0to-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_0to-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_0to-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE13_0to-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE14_0to-gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE14_0to-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE15_0to-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_-gneE3_0_1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE4_0_2" lane="-gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE5_0_3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE6_0_4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE7_0_5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE2_0_0" lane="gneE2_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE4_0_7" lane="gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE5_0_8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE6_0_9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE7_0_6" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <e3Detector id="e3Detector_0" pos="60.00,50.00" freq="100.00" file="e3Detector_0.txt">
        <detEntry lane="gneE14_0" pos="5.00"/>
        <detExit lane="gneE9_0" pos="5.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : volatileRecomputing crossings.guess ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
101,246d104
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1to-gneE9_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE11_1to-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_1to-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE13_1to-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE14_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE14_1to-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE15_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE15_1to-gneE14_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="48.60" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : volatileRecomputing sidewalks-and-crossings.guess ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
101,246d104
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1to-gneE9_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE11_1to-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_1to-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE13_1to-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE14_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE14_1to-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE15_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE15_1to-gneE14_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>

TEST FAILED on ts-sim-build-ba : volatileRecomputing sidewalks.guess ( Last six runs Dec2020 )

---------- Differences in errors ----------
14a15,18
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
89,222d92
< Debug: Deleting unreferenced edge '-gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE10_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE10_1to-gneE9_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE11' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE11_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE11_1to-gneE10_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE12_1to-gneE11_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE13_1to-gneE12_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE14_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE14_1to-gneE13_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '-gneE15_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE15_1to-gneE14_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>

Detailed information for the tests that had known bugs:

236 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'python: can't open file 'test.py'')
---------- New result in errors ----------
python: can't open file 'test.py': [Errno 2] No such file or directory
additionalElements busstop create parkingLength ( Last six runs Dec2020 )
additionalElements busstop inspect parkingLength ( Last six runs Dec2020 )
additionalElements busstop inspect_selection parkingLength ( Last six runs Dec2020 )
additionalElements calibrator create id ( Last six runs Dec2020 )
additionalElements e2detector create id ( Last six runs Dec2020 )
additionalElements lanecalibrator create id ( Last six runs Dec2020 )
additionalElements parkingarea create id ( Last six runs Dec2020 )
additionalElements routeprobe create id ( Last six runs Dec2020 )
bugs ticket4528 ( Last six runs Dec2020 )
bugs ticket5540 ( Last six runs Dec2020 )
demandElements flow create begin ( Last six runs Dec2020 )
demandElements flow create end ( Last six runs Dec2020 )
demandElements flow create id ( Last six runs Dec2020 )
demandElements flow create number ( Last six runs Dec2020 )
demandElements flow create period ( Last six runs Dec2020 )
demandElements flow create probability ( Last six runs Dec2020 )
demandElements flow create vehsPerHour ( Last six runs Dec2020 )
demandElements flow fix ( Last six runs Dec2020 )
demandElements flow inspect begin ( Last six runs Dec2020 )
demandElements flow inspect end ( Last six runs Dec2020 )
demandElements flow inspect number ( Last six runs Dec2020 )
demandElements flow inspect period ( Last six runs Dec2020 )
demandElements flow inspect probability ( Last six runs Dec2020 )
demandElements flow inspect vehsPerHour ( Last six runs Dec2020 )
demandElements flow inspect_selection begin ( Last six runs Dec2020 )
demandElements flow inspect_selection end ( Last six runs Dec2020 )
demandElements flow inspect_selection number ( Last six runs Dec2020 )
demandElements flow inspect_selection period ( Last six runs Dec2020 )
demandElements flow inspect_selection probability ( Last six runs Dec2020 )
demandElements flow inspect_selection type ( Last six runs Dec2020 )
demandElements flow inspect_selection vehsPerHour ( Last six runs Dec2020 )
demandElements flow_embedded create begin ( Last six runs Dec2020 )
demandElements flow_embedded create end ( Last six runs Dec2020 )
demandElements flow_embedded create id ( Last six runs Dec2020 )
demandElements flow_embedded create number ( Last six runs Dec2020 )
demandElements flow_embedded create period ( Last six runs Dec2020 )
demandElements flow_embedded create probability ( Last six runs Dec2020 )
demandElements flow_embedded create vehsPerHour ( Last six runs Dec2020 )
demandElements flow_embedded fix ( Last six runs Dec2020 )
demandElements flow_embedded inspect begin ( Last six runs Dec2020 )
demandElements flow_embedded inspect end ( Last six runs Dec2020 )
demandElements flow_embedded inspect number ( Last six runs Dec2020 )
demandElements flow_embedded inspect period ( Last six runs Dec2020 )
demandElements flow_embedded inspect probability ( Last six runs Dec2020 )
demandElements flow_embedded inspect vehsPerHour ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection begin ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection end ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection number ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection period ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection probability ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection type ( Last six runs Dec2020 )
demandElements flow_embedded inspect_selection vehsPerHour ( Last six runs Dec2020 )
demandElements person create id ( Last six runs Dec2020 )
demandElements person fix ( Last six runs Dec2020 )
demandElements person inspect ( Last six runs Dec2020 )
demandElements person inspect_selection ( Last six runs Dec2020 )
demandElements person load ( Last six runs Dec2020 )
demandElements person volatileRecomputing ( Last six runs Dec2020 )
demandElements personFlow create begin ( Last six runs Dec2020 )
demandElements personFlow create end ( Last six runs Dec2020 )
demandElements personFlow create id ( Last six runs Dec2020 )
demandElements personFlow create number ( Last six runs Dec2020 )
demandElements personFlow create period ( Last six runs Dec2020 )
demandElements personFlow create probability ( Last six runs Dec2020 )
demandElements personFlow create vehsPerHour ( Last six runs Dec2020 )
demandElements personFlow fix ( Last six runs Dec2020 )
demandElements personFlow inspect ( Last six runs Dec2020 )
demandElements personFlow inspect_selection ( Last six runs Dec2020 )
demandElements personFlow load ( Last six runs Dec2020 )
demandElements personFlow volatileRecomputing ( Last six runs Dec2020 )
demandElements route create_consecutive id ( Last six runs Dec2020 )
demandElements route create_nonconsecutive id ( Last six runs Dec2020 )
demandElements routeflow create begin ( Last six runs Dec2020 )
demandElements routeflow create end ( Last six runs Dec2020 )
demandElements routeflow create id ( Last six runs Dec2020 )
demandElements routeflow create number ( Last six runs Dec2020 )
demandElements routeflow create period ( Last six runs Dec2020 )
demandElements routeflow create probability ( Last six runs Dec2020 )
demandElements routeflow create vehsPerHour ( Last six runs Dec2020 )
demandElements routeflow fix ( Last six runs Dec2020 )
demandElements routeflow inspect begin ( Last six runs Dec2020 )
demandElements routeflow inspect end ( Last six runs Dec2020 )
demandElements routeflow inspect number ( Last six runs Dec2020 )
demandElements routeflow inspect period ( Last six runs Dec2020 )
demandElements routeflow inspect probability ( Last six runs Dec2020 )
demandElements routeflow inspect vehsPerHour ( Last six runs Dec2020 )
demandElements routeflow inspect_selection begin ( Last six runs Dec2020 )
demandElements routeflow inspect_selection end ( Last six runs Dec2020 )
demandElements routeflow inspect_selection number ( Last six runs Dec2020 )
demandElements routeflow inspect_selection period ( Last six runs Dec2020 )
demandElements routeflow inspect_selection probability ( Last six runs Dec2020 )
demandElements routeflow inspect_selection type ( Last six runs Dec2020 )
demandElements routeflow inspect_selection vehsPerHour ( Last six runs Dec2020 )
demandElements stop stopLane inspect endPos ( Last six runs Dec2020 )
demandElements stop stopLane inspect startPos ( Last six runs Dec2020 )
demandElements trip create id ( Last six runs Dec2020 )
demandElements trip fix ( Last six runs Dec2020 )
demandElements trip inspect_selection type ( Last six runs Dec2020 )
demandElements vehicle create id ( Last six runs Dec2020 )
demandElements vehicle fix ( Last six runs Dec2020 )
demandElements vehicle inspect_selection type ( Last six runs Dec2020 )
demandElements vehicle_embedded create id ( Last six runs Dec2020 )
demandElements vehicle_embedded fix ( Last six runs Dec2020 )
demandElements vehicle_embedded inspect_selection type ( Last six runs Dec2020 )
demandElements vehicletype copy ( Last six runs Dec2020 )
demandElements vehicletype create basic accel ( Last six runs Dec2020 )
demandElements vehicletype create basic color ( Last six runs Dec2020 )
demandElements vehicletype create basic decel ( Last six runs Dec2020 )
demandElements vehicletype create basic default ( Last six runs Dec2020 )
demandElements vehicletype create basic id ( Last six runs Dec2020 )
demandElements vehicletype create basic length ( Last six runs Dec2020 )
demandElements vehicletype create basic maxspeed ( Last six runs Dec2020 )
demandElements vehicletype create basic mingap ( Last six runs Dec2020 )
demandElements vehicletype create basic sigma ( Last six runs Dec2020 )
demandElements vehicletype create basic tau ( Last six runs Dec2020 )
demandElements vehicletype create basic vclass ( Last six runs Dec2020 )
demandElements vehicletype create dialog actionStepLength ( Last six runs Dec2020 )
demandElements vehicletype create dialog boardingduration ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params accel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params apparentDecel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_space ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_speed ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_c1 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccaccel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccdecel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_constspacing ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_kp ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lambda ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lanes_count ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_omegan ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_tau ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_xi ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_delta ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_stepping ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_time ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_kerner_phi ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_approb ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc1 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc2 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc3 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc4 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc5 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc6 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc7 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc8 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc9 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_estimation ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_security ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params collision_mingap_factor ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params decel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params emergencyDecel ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_space ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_speed ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_space ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_speed ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params k ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain_cacc ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params sigma ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params tau ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp1 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp2 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp3 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp4 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp5 ( Last six runs Dec2020 )
demandElements vehicletype create dialog carfollowingmodel_params train_type ( Last six runs Dec2020 )
demandElements vehicletype create dialog color ( Last six runs Dec2020 )
demandElements vehicletype create dialog containercapacity ( Last six runs Dec2020 )
demandElements vehicletype create dialog default ( Last six runs Dec2020 )
demandElements vehicletype create dialog emissionclass ( Last six runs Dec2020 )
demandElements vehicletype create dialog guishape ( Last six runs Dec2020 )
demandElements vehicletype create dialog id ( Last six runs Dec2020 )
demandElements vehicletype create dialog imgfile ( Last six runs Dec2020 )
demandElements vehicletype create dialog impatience ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_crossing_gap ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_red_time ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_yellow_time ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_red_speed ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_prob ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_speed ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_keep_clear_time ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_sigma_minor ( Last six runs Dec2020 )
demandElements vehicletype create dialog junctionmodel_params jm_timegap_minor ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_accel_lat ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_assertive ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_cooperative ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_impatience ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_keep_right ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_lookahead_left ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_factor ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_standing ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_opposite ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_overtake_right ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy_gap ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain_right ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_strategic ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_sublane ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_time_to_impatience ( Last six runs Dec2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_turn_alignment_distance ( Last six runs Dec2020 )
demandElements vehicletype create dialog latalignment ( Last six runs Dec2020 )
demandElements vehicletype create dialog length ( Last six runs Dec2020 )
demandElements vehicletype create dialog loadingduration ( Last six runs Dec2020 )
demandElements vehicletype create dialog maxspeed ( Last six runs Dec2020 )
demandElements vehicletype create dialog maxspeedlat ( Last six runs Dec2020 )
demandElements vehicletype create dialog mingap ( Last six runs Dec2020 )
demandElements vehicletype create dialog mingaplat ( Last six runs Dec2020 )
demandElements vehicletype create dialog osgfile ( Last six runs Dec2020 )
demandElements vehicletype create dialog personcapacity ( Last six runs Dec2020 )
demandElements vehicletype create dialog speeddev ( Last six runs Dec2020 )
demandElements vehicletype create dialog speedfactor ( Last six runs Dec2020 )
demandElements vehicletype create dialog vclass ( Last six runs Dec2020 )
demandElements vehicletype create dialog width ( Last six runs Dec2020 )
netElements edges templates ( Last six runs Dec2020 )
netElements trafficlights create_overlappedjunctions ( Last six runs Dec2020 )
selection basic contextual_menu ( Last six runs Dec2020 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements trip inspect parameters ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,202d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyGenericParameters)
Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute ccAccel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ccAccel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" ccAccel="-3"/>
    <vType id="vType2" carFollowModel="CC" ccAccel="0"/>
    <vType id="vType3" carFollowModel="CC" ccAccel="12"/>
    <vType id="vType4" carFollowModel="CC" ccAccel="4.5"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute ccDecel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ccDecel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" ccDecel="-3"/>
    <vType id="vType2" carFollowModel="CC" ccDecel="0"/>
    <vType id="vType3" carFollowModel="CC" ccDecel="12"/>
    <vType id="vType4" carFollowModel="CC" ccDecel="4.5"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute flatbedKv. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedKv. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" flatbedKv="-3"/>
    <vType id="vType2" carFollowModel="CC" flatbedKv="0"/>
    <vType id="vType3" carFollowModel="CC" flatbedKv="12"/>
    <vType id="vType4" carFollowModel="CC" flatbedKv="4.5"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute lambda. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute lambda. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" lambda="-3"/>
    <vType id="vType2" carFollowModel="CC" lambda="0"/>
    <vType id="vType3" carFollowModel="CC" lambda="12"/>
    <vType id="vType4" carFollowModel="CC" lambda="4.5"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute ploegKp. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ploegKp. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" ploegKp="-3"/>
    <vType id="vType2" carFollowModel="CC" ploegKp="0"/>
    <vType id="vType3" carFollowModel="CC" ploegKp="12"/>
    <vType id="vType4" carFollowModel="CC" ploegKp="4.5"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Car-Following-Model Attribute tauEngine. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tauEngine. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" carFollowModel="CC"/>
    <vType id="vType1" carFollowModel="CC" tauEngine="-3"/>
    <vType id="vType2" carFollowModel="CC" tauEngine="0"/>
    <vType id="vType3" carFollowModel="CC" tauEngine="12"/>
    <vType id="vType4" carFollowModel="CC" tauEngine="4.5"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandElements vehicletype load lanechangemodel_params lc_strategic ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,137d0
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: Invalid Lane-Change-Model Attribute lcStrategic. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'vType4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcStrategic. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- 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">
    <vType id="vType0" laneChangeModel="SL2015"/>
    <vType id="vType1" laneChangeModel="SL2015" lcStrategic="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcStrategic="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcStrategic="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcStrategic="5.5"/>
</routes>